find the max sub array
Software Intern Interview Questions
17,721 software intern interview questions shared by candidates
Coding matrix question. Given a list of tetris style blocks, fill them onto the matrix without them overlapping.
Q: How do you review a pull request and the quality of the code?
Q: What if some of your team did not like your decision?
Do you know what BFS and DFS is? If so, how it worked?
Decomp was designing a database system. Coding questions were Leetcode medium
What is a recent failure
Design a function in your favorite programming language to convert a camelCase string to all lowercase.
Can you explain why you chose this specific approach in your backend implementation?
In my final interview, I was asked to describe a common board game in code. Next, how would I build hints into the game? Would I have to build a solver? What algorithm would I implement? How would I optimize the algorithm? How many bits do I need to store for each state of the board? Can I shrink that number of bits? Ad infinitum until we'd run out of time.
Viewing 1871 - 1880 interview questions