Given a sorted array and an element k, find the longest subsequence of k. Return the index of the start of the subsequence.
Software Engineer Intern Interview Questions
9,450 software engineer intern interview questions shared by candidates
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.
Can you explain why you chose this specific approach in your backend implementation?
threads
Viewing 1011 - 1020 interview questions