If you're currently employed, tell me why you're looking for a new position and what you're looking for. If you're not currently employed, state the reason for leaving your last employer. What are you looking for in your next position?
Software Developer 3 Interview Questions
797 software developer 3 interview questions shared by candidates
Data structures, Python coding problems and lot more
The first one included 2 Leetcode easy algo questions, followed up by some Operating Systems and C++ questions. The second interview was an interview with the hiring manager, where we discussed the role in more detail, and talked about my previous experience. Then we continued to implement a part of the solution for the design of their de-scoped, in-house storage solution. The third interview was an interview with a Senior member of Technical Staff, where the task was to design a DBMS for unstructured data, with a replication factor of 3. We then discussed the potential drawbacks and trade-offs of the solution.
1.Consecutive ones in array. 2.Max in array, provide solution using thread if a system has 4 cores available. then max should be computed using all the 4 cores instead of running only on one core. 3. Find shortest path to reach at end of the row, in a 2D matrix containing ones and zeros. Ones are the cells can be traversed and Zeros can't be jumped. 4. Convert a max heap to min heap
How do you deal with criticism?
Mostly open ended questions about previous experience.
Testing related questions as well as managerial questions
was there a time where you worked side by side with upper management?
linked list questions, Java API design, OO principles such as SOLID, Lambda concepts, Java vs. Kotlin, some Micro services architecture questions etc.
Few techno managerial questions for the first round and then 2 technical rounds
Viewing 741 - 750 interview questions