Software Engineer Ii Interview Questions

3,997 software engineer ii interview questions shared by candidates

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.
avatar

Software Engineer II

Interviewed at Microsoft

4
Mar 4, 2015

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.

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.
avatar

Software Engineer II

Interviewed at Microsoft

4
Oct 31, 2025

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.

Viewing 1301 - 1310 interview questions

Glassdoor has 3,997 interview questions and reports from Software engineer ii interviews. Prepare for your interview. Get hired. Love your job.