Software Developer Ii Interview Questions

3,979 software developer ii interview questions shared by candidates

Round 1: 1. Design of system 2. Use of each component in the system 3. DB architecture 4. Challenges Round 2: 1. Understanding of current project 2. Roles and responsibilities in the current project 3. Future goals Round 3: 1. Max sum of consecutive sub-array of an array 2. Find leaf node in binary tree using recursion 3. Find if any of the string combination is palindrome or not. ex. maadm is also palindrome as it generates combination 'madam' which is palindrome
avatar

Software Engineer II

Interviewed at TraceLink

3.1
Sep 5, 2020

Round 1: 1. Design of system 2. Use of each component in the system 3. DB architecture 4. Challenges Round 2: 1. Understanding of current project 2. Roles and responsibilities in the current project 3. Future goals Round 3: 1. Max sum of consecutive sub-array of an array 2. Find leaf node in binary tree using recursion 3. Find if any of the string combination is palindrome or not. ex. maadm is also palindrome as it generates combination 'madam' which is palindrome

Q1. shift all 1's in a binary representation of a number to left side. ex. 1010 = 10 convert it to 1100 = 12 Q2. Question related to fork; number of hello printed by the below program printf("hello"); fork(); printf("hello"); fork(); printf("hello"); Q3. Reverse words in a string. ex. given string: "this is the dummy string" output string: "string dummy the is this"
avatar

Software Engineer II

Interviewed at Blaize

3.6
Jan 12, 2021

Q1. shift all 1's in a binary representation of a number to left side. ex. 1010 = 10 convert it to 1100 = 12 Q2. Question related to fork; number of hello printed by the below program printf("hello"); fork(); printf("hello"); fork(); printf("hello"); Q3. Reverse words in a string. ex. given string: "this is the dummy string" output string: "string dummy the is this"

Viewing 191 - 200 interview questions

See Interview Questions for Similar Jobs

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