I applied through a recruiter. The process took 2 months. I interviewed at Insurity (Hartford, CT) in Jan 2013
Interview
I had two interviews back-to-back, one was with a panel of senior software engineers and a portfolio manager, the second was with a VP. The interviewers were much more focused on my process of writing code and debugging rather than the exact technical skills that I possessed. They were very focused on the project that I worked on as an intern with Travelers.
I had a brief tour of the office, that was nothing terribly exciting as would be expected walking around an area filled with cubicles.
Interview questions [1]
Question 1
Describe the process of debugging code that you have written.
I applied through an employee referral. The process took 3 weeks. I interviewed at Insurity
Interview
Two round. First round was HR, and the second was with a developer and manager. They asked me questions about my resume and how comfortable I feel with inhouse codebase.
I applied through college or university. I interviewed at Insurity (Hartford, CT) in Jun 2020
Interview
Interviewed two years yrs out of college at university of conn. Got the job offer right after.
graduation. Made me a decent salary offer. Company moved 1 year later.
I applied online. The process took 4 weeks. I interviewed at Insurity (Hartford, CT) in Mar 2019
Interview
Started at a hiring party in their office, got a phone interview with personality questions and salary expectations, then an online aptitude and personality test, then a 2:1 interview. in which they asked more personality questions along with a written coding question.
Interview questions [2]
Question 1
What is encapsulation? Inheritance? Polymorphism? Abstraction?
(Coding) Write a method on paper which takes a string as input, and if the string is even in length returns the string as-is and if not, returns the string in reverse.