Software Engineer Ii Interview Questions

3,980 software engineer ii interview questions shared by candidates

1. Given a string return the count of total IP addresses that can be formed. 2. Check if strings are anagram. 3. Return the starting index of anagram of string1 into string2. 4. Round Robin Iterator 5. Machine coding round to return the count of discontinued models of a company given a api for fetching data.
avatar

Software Engineer II

Interviewed at Motive

3.9
May 29, 2022

1. Given a string return the count of total IP addresses that can be formed. 2. Check if strings are anagram. 3. Return the starting index of anagram of string1 into string2. 4. Round Robin Iterator 5. Machine coding round to return the count of discontinued models of a company given a api for fetching data.

For the syntax for yacc lexer, is E=E+E correct? If not why? How to store a large int (1000 bits) Define a structure for list and add elements for it in C++. Where the static variable should be? Is it in the function’s stack? What is the output of calling function(a/b++) twice if a is a static variable while b is not. What is the difference between malloc/new? What is the different between C/C++ and java? Which one you like better?
avatar

Software Engineer II

Interviewed at Rockwell Automation

3.7
Mar 26, 2024

For the syntax for yacc lexer, is E=E+E correct? If not why? How to store a large int (1000 bits) Define a structure for list and add elements for it in C++. Where the static variable should be? Is it in the function’s stack? What is the output of calling function(a/b++) twice if a is a static variable while b is not. What is the difference between malloc/new? What is the different between C/C++ and java? Which one you like better?

1. Implement a function that would accept two strings and check if one string is an anagram of the other. 2. Given an array(list) of integers, write a function that would determine if the elements in the array can be divided into two parts each giving the same sum. 3. Email address drop-down application. For example, when we type email address while composing an email, we get a drop down of suggested email address options starting with same letter(s). Write code to do this. (This was basically the implementation of trie data structure).
avatar

Software Engineer II

Interviewed at eBay

3.9
Apr 7, 2014

1. Implement a function that would accept two strings and check if one string is an anagram of the other. 2. Given an array(list) of integers, write a function that would determine if the elements in the array can be divided into two parts each giving the same sum. 3. Email address drop-down application. For example, when we type email address while composing an email, we get a drop down of suggested email address options starting with same letter(s). Write code to do this. (This was basically the implementation of trie data structure).

Viewing 3621 - 3630 interview questions

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