in a array of fixed elements rearrange them as as 12345abcde should be rearranged as 1a2b3c4d5e using as less extra memory as possible
Software Engineer Staff Interview Questions
2,549 software engineer staff interview questions shared by candidates
Explain Redux We dont have time to do redux so do context
Filter an array of objects, consider all edge cases.
Q1. Let two threads print odd and even numbers parallel but in sequence. Q2. Design a distributed rate limiter. Q3. Describe the product architecture that you are working on.
There were many questions during the interview, and all based on technical concepts, although the hardest part was the follow-up questions on each: - Difference between SQL / NoSQL databases, and when to use each
How do you engage with non-technically savvy executives when trying to get alignment on technical goals?
How do I deal with scope creep?
1. Find the least common ancestor (LCA) in a binary tree. Pointer from node to parent is NOT present. Design the tree node and write the method that returns the LCA 2. Given a circularly rotated array [3 5 6 7 8 -3 -1 -1 1 2] design an algorithm to find an element in an efficient way.
It was more of process oriented and Practical in nature.
Are abstract methods faster than the methods of an interface
Viewing 1911 - 1920 interview questions