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.
Software Developer New Grad Interview Questions
3,049 software developer new grad interview questions shared by candidates
NDA signed can't go into specifics. System design question was the most difficult and was related to what Robinhood does.
Already listed on this site (also see Leetcode discussions)
whatever codesignal questions there were
cant say because I signed NDA
They asked some medium leet code questions. Also, I got ghosted.
How to deal with conflict at work?
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 2201 - 2210 interview questions