When was a time you disagreed with a coworker, and how did you resolve it? Diagramming, design, and algorithm questions.
Software Engineer Ii Interview Questions
3,997 software engineer ii interview questions shared by candidates
Design and code several games.
Why do you prefer to join MS?
Solve the readers/writers problem. Do it without semaphores. Back up 3 large tables where records in one table reference records in the other two, while adds, deletes and updates are going on. No SQL DB, no referential integrity, no locking.
1- Algorithm 2- OOD 3- System Desing 4- STAR Framework
What are you looking for in your next role?
Question 1: Write a function to reverse bits in a number. Then write a function that: 1. Takes two numbers. 2. Reverses the order of bits in both numbers. 3. Swaps the memory locations of these two numbers. Write tests to verify your code. Question 2: You are given a singly linked list. Delete n nodes starting from a given index k. Write tests to verify your code.
JavaScript and React LLD questions
Leetcode questions + In depth questions on projects
2 coding questions System Design: URL shortener
Viewing 1301 - 1310 interview questions