Me postulé a través de un reclutador. El proceso tomó 2 meses. Acudí a una entrevista en Insurity (Hartford, CT) en ene 2013
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 1
Describe the process of debugging code that you have written.
Me postulé a través de una recomendación de un empleado. El proceso tomó 3 semanas. Acudí a una entrevista en Insurity
Entrevista
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.
Me postulé a través de una facultad o universidad. Acudí a una entrevista en Insurity (Hartford, CT) en jun 2020
Entrevista
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.
Me postulé en línea. El proceso tomó 4 semanas. Acudí a una entrevista en Insurity (Hartford, CT) en mar 2019
Entrevista
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.
Preguntas de entrevista [2]
Pregunta 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.