How do you deal with someone who has a different opinion?
Software Developer New Grad Interview Questions
6,138 software developer new grad interview questions shared by candidates
Easy array DP question about stock buy and sell
Printing out the elements in specified order for a given matrix
I signed an NDA so I'm not sure that I am allowed to talk about it. Mostly fairly general questions, e.g. data structures, algorithms. Sometimes there's an emphasis on large data.
Given a binary tree print the first level, followed by a newline, the second level, followed by a newline, etc.
Mostly "prove you know data structures & algorithms and that you've done undergrad coursework". So compilers, some graphics, but no "1000% contrived" toy problems. Know well-known algorithms/data-structures by heart (but they're no bs, so you won't get super edgy / "prove you're a genius" data-structure interview questions). Know how to recognize exponential time problems.
Describe the most difficult project you worked on.
N/A
Given a decimal number, find the number of ones in its binary representation. Can you improve the time complexity from O(log(d)) to O(1) and reduce the space to O(1)
recommend friends of friends.
Viewing 3561 - 3570 interview questions