Candidates applying for Seniro Software Engineer roles take an average of 21 days to get hired, when considering 1 user submitted interviews for this role. To compare, the hiring process at GEICO overall takes an average of 17 days.
Here are the most commonly searched roles for interview reports -
I applied through a recruiter. The process took 3 weeks. I interviewed at GEICO in May 2024
Interview
Recruiter reached out through LinkedIn. First interview was a prescreen with hiring manager. Second - two coding sessions 45 minutes each. One array based question (given infinite list of numbers, each number is a sum of previous two - write a function to return Nth number from the list) and the other was string based (given string of numbers - create largest palindrome possible). Third interview was system design - design Reddit. And fourth and last one - behavioral. All interviewers were nice.
Interview questions [2]
Question 1
Given infinite list of numbers, each number is a sum of previous two - write a function to return Nth number from the list.