
GEICO Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 3,338 interview experiences · FREE TO READ
Which role are you interviewing for?
30 roles · 3,338 reportsCandidate interview experiences
First-hand accounts from people who interviewed at GEICO.
Senior Software Engineer
The interview process was really long, taking weeks, and it wasn't a great experience overall. The recruiters felt like police officers, very strict. They conducted two coding rounds, which were more like Codility tests than actual LeetCode problems. Then there was a design and architecture round focused on a field completely unrelated to insurance. The interviewer asked if we hadn't used microservices architecture at all, which was a strange question given the role. The recruiter took about 4 weeks to get back, which is a long time for a senior engineer role.
- Did we use microservices here?
Machine Learning Engineer
I had an initial chat with the hiring manager, and it seemed to go okay. We talked about my past work, how my skills fit the job, and some things from the job description. The hiring manager said the next step would be a loop interview. A bit later, the recruiter emailed saying I did well and that someone would contact me about what's next. But then, radio silence for weeks. I followed up a few times, but finally got a message saying they weren't moving forward. It was disappointing not to get any explanation or feedback, especially since the hiring manager had laid out the next steps. The lack of communication after that made it a discouraging experience.
- Could you elaborate on the recent project from your resume?
Senior Software Engineer Manager
I had a screening call with the recruiter, and then a one-hour interview with the hiring manager. After that, I never heard back for weeks. I reached out to the hiring manager on LinkedIn, and they told me they had made an offer to someone who was further along in the process. It's fine, but it's unprofessional for the recruiter to ghost candidates, even though it seems pretty common these days. A simple email letting me know I wasn't moving forward would have been appropriate.
No confirmed questions were included in this interview report.
Customer Service Representative
You'll get a lot of questions, more than some other places. They really want to know why you're interested in working there. Showing up with confidence is super important. Make sure you know about the company, what they offer, and also think about how you'd present their products like you would in a sales role, even if it's not a sales job.
- What is your motivation for seeking employment with this company?
- Could you explain your interest in joining our team?
- What aspects of our company appeal to you?
GEICO Interview Questions
Quoted word for word from GEICO interview reports.
“Given a string of digits `num`, find the largest palindromic integer string that can be created using those digits, ensuring no leading zeros.”
Read reports →“Given an encoded string, return its decoded string. Encoding rules: 1. n[encoded_value], encoded_value inside the square brackets is being repeated exactly n times. 2. n will always be positive integer and < 10 Assumption: 1. Input string is always valid; lower case, no extra white spaces, square brackets are well-formed. 2. Input string will not any digits and that digits are only for those repeat numbers, n. For example, there will not be input like 3a or 2[4]. Constraints: 1. input string length will be <= 20 ------------------------------------------------------------------ Example 1: Input: s = "3[a]2[de]" Output: "aaadede" Example 2: Input: s = "3[a2[d]]" func s= substring([,]) core = a2[d] if a is not having [ next to that then add it to sb Output: "addaddadd" Example 3: Input: s = "2[mno]3[pq]rs" Output: "mnomnopqpqpqrs"”
Read reports →“Write a function to return the Nth number from an infinite list where each number is the sum of the previous two.”
Read reports →“Given an array of houses like "-H-H-H" where houses must be near a water tank (left or right), and tanks can only be placed on dashes, how many tanks are needed?”
Read reports →“Find the count of smaller elements to the right in an array using a binary tree with duplicates approach.”
Read report →“Could you build a math equation evaluator from a string, handling parentheses for operation priority?”
Read report →“Were you asked to shave a golf ball sized chunk of hair off your head for drug testing?”
Read report →“The first time you were able and I didn’t have a chance I just?”
Read report →“Given some metric changes in a specific area, how would you go about adjusting the pricing?”
Read report →Formats, difficulty and experience
Across all 3,338 GEICO interview reports.