all basic performance question 1- how to reverse link list 2 - oo concepts.
Developer Intern Interview Questions
12,191 developer intern interview questions shared by candidates
Thry asked work in office is possible
Given a sorted array and an element k, find the longest subsequence of k. Return the index of the start of the subsequence.
Do you know what BFS and DFS is? If so, how it worked?
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?
Decomp was designing a database system. Coding questions were Leetcode medium
Design a function in your favorite programming language to convert a camelCase string to all lowercase.
What is a recent failure
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 1231 - 1240 interview questions