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
Engineer Ii Interview Questions
9,766 engineer ii interview questions shared by candidates
Mainly related to discuss how previous achievements, knowledge and skills match with the position, as well as the right disposition for the role and team work player.
What was a major challenge you overcame?
How would you tackle a JavaScript DeepClone object problem differently?
Experience related Questions Earned Value Management Questions Why BNL?
What is the difference between TypeScript and JavaScript ?
Draw a buck converter
Questions for each word in the resume.
how do you handle a customer if they are upset with their equipment
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 591 - 600 interview questions