I applied online. The process took 2 months. I interviewed at GEICO in Oct 2024
Interview
Submitted in an application directly through Geico. I received an email from a recruiter 2 months later. They asked me simple questions about if I was interviewing with other companies, and where I was in the process with those other companies. They scheduled me for the first of 2 coding rounds for the interview process. The first coding round was not a leet code problem I had seen, although the recruiter said both rounds would be leet code medium. I had to write the code using Codility. I was not able to get all test cases to be accurate on the coding problem. Received a standard rejection email 2 days later.
Interview questions [1]
Question 1
They asked about prior experience, a general overview. Coding question was about counting how many families of x size you could put on a plane with x number of rows. There were certain conditions in place for how they had to be seated and there were seats already reserved that you had to factor into the equation.
I applied in-person. The process took 2 weeks. I interviewed at GEICO in Jul 2023
Interview
2 Rounds of interviews. First is basic .NET things and maybe some SOLID thrown in. Second round is the Power Day Interview that they have slotted for 3 hours. You get asked a more algorithmic questions, and then asked to design a system and optimize it, then behavioral questions. Seemed somewhat practical as opposed to just "leetcode" style. I describe myself as mid level, learning about system design currently so of course it was harder and I was a little clueless at some points.
Interview questions [1]
Question 1
They ask you to build out a system for a website and how you would optimize it
I applied online. I interviewed at GEICO (Chevy Chase, MD) in Feb 2021
Interview
First Online 54 questions Assessment test by hacker earth and then if you pass that, another face to face technical interview questions and question about what you worked on base on you resume.
Interview questions [1]
Question 1
question were not direct so the technical interview was a bit tricky, like
1. what would you do if you are asked to load 1 million records in a UI, what would you do to handle such massive data query?