Software Developer Ii Interview Questions

6,461 software developer ii interview questions shared by candidates

1. Given a non-negative integer array that is then shuffled and 1 element is removed, find which element was removed. 2. Assume you are designing/writing code for some small business software how would you go about creating a clean, extensible method for calculating sales tax that can be extended easily to work in different parts of the world. 3. (Two separate questions) 3a. Given an integer array, remove the duplicate values and return an integer array 3b. Test a dice role generator method 4. Design a system for tracking employee applicants through the interview process
avatar

Software Development Engineer

Interviewed at Microsoft

4
Dec 13, 2013

1. Given a non-negative integer array that is then shuffled and 1 element is removed, find which element was removed. 2. Assume you are designing/writing code for some small business software how would you go about creating a clean, extensible method for calculating sales tax that can be extended easily to work in different parts of the world. 3. (Two separate questions) 3a. Given an integer array, remove the duplicate values and return an integer array 3b. Test a dice role generator method 4. Design a system for tracking employee applicants through the interview process

The interviewer confused me like hell when describing the question. Every node of the tree has a pointer to its left most child. each node has a pointer to its next sibling. Its a BST. Find the smallest value in the tree.
Feb 25, 2013

The interviewer confused me like hell when describing the question. Every node of the tree has a pointer to its left most child. each node has a pointer to its next sibling. Its a BST. Find the smallest value in the tree.

1. Brainbench test was mostly based on Core C++ and STL. 2. F2F discussion was on C++ Fundamentals, STL, Design Patterns. 3. Practical assignment was to implement a Simple Game, they already had some part of it implemented and some of the part was to be implemented by you. You are allowed to change the already implemented part. 4. In VC most of the questions were focused on the solution of the assignment. Like the thinking, the design you made, why you choose to implement the same design?, what could be the improvements? How you tested your code etc.
avatar

Senior Software Engineer II

Interviewed at Aristocrat

3.3
Dec 13, 2015

1. Brainbench test was mostly based on Core C++ and STL. 2. F2F discussion was on C++ Fundamentals, STL, Design Patterns. 3. Practical assignment was to implement a Simple Game, they already had some part of it implemented and some of the part was to be implemented by you. You are allowed to change the already implemented part. 4. In VC most of the questions were focused on the solution of the assignment. Like the thinking, the design you made, why you choose to implement the same design?, what could be the improvements? How you tested your code etc.

Viewing 51 - 60 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 6,461 interview questions and reports from Software developer ii interviews. Prepare for your interview. Get hired. Love your job.