To solve a given problem with optimize coding
Software Development Engineer I Interview Questions
1,214 software development engineer i interview questions shared by candidates
Reverse a linked list in groups of k
Typical Leetcode questions with high popularity
Paraphrased question from workplace sim - A senior colleague tells you he thinks there is a better way to approach a project than the one you're taking. Based on what you know, you think your way is the right way. How do you handle the situation? (Tell him he's wrong, take time out of your schedule to hear him out, etc..)
Round 1: Time you met a deadline, LC hard DP problem
k-nearest point to origin Tic-Tac-Toe Graph: Find a particular node in graph Tree: inversion, level-order traversal
Upgrade Junction Box - Return a sorted list of junction boxes. This question is present in Leetcode as Reorder Data In Logs File.
Optimal Route Pairs - Find the optimal list of route pairs that sums to or less than given maximum distance allowed to travel. There are pairs of forward and backward routes and a maximum distance that an airplane can travel. We need to find pair of forward and backward route whose distance sum is <= maximum distance an airplane can travel.
Something about data structures to code
How to determine whether the given binary tree is a binary search tree.
Viewing 1101 - 1110 interview questions