Walk me through your resume
Software Developer New Grad Interview Questions
2,866 software developer new grad interview questions shared by candidates
NDA signed, but the advent of wordle may help people
Already listed on this site (also see Leetcode discussions)
NDA signed can't go into specifics. System design question was the most difficult and was related to what Robinhood does.
whatever codesignal questions there were
Final round: the problem in coding part is not technically difficult, but it's complicated. Need to process the input and output. The algorithm part is more like Leetcode hard questions, but you don't need to write code.
They asked some medium leet code questions. Also, I got ghosted.
Memory management & OOP in CPP, quite easy if u r familiar with CPP
How do I strive to learn more on the job?
questions were easy to solve 2d array question and classes-based callback function creation question. The follow-up questions were difficult. Optimal solution was answered but then the question was changed to cache topic and then I was asked how to optimize if we want to use cache. The question was 2d array in form of balanced binary tree and the last row decides if the root will be 1/0. If both children are 1 only then parent is 1 otherwise 0. For this cache was used later and I was asked to optimize it. We agreed till log(n) time complexity but the interviewer wanted something else.
Viewing 2061 - 2070 interview questions