Better New Grad Software Developer interview questions
Updated Mar 9, 2021
based on 2 ratings
Difficulty
Average
Experience
Very positive
How others got an interview
Oops! No information available yet
Interview search
2 interviews
Better interviews FAQs
New Grad Software Developer applicants have rated the interview process at Better with 2.5 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 47% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
Started with a simple Hackerrank coding interview that you have to finish within 60 minutes.
There were three algorithm questions and I apparently did not have to worry about efficiency.
They give you around a week to complete the interview
First step was a Codility timed exercise with three questions. They then invite people who make it through to an on-site. I have not made it that far, so can only attest to the first part.
Interview questions [1]
Question 1
One question was to take a string of a day (ex: Monday) and add a number n days to it, and return a string of whatever day that was.