What is a table?
Software Developer Ii Interview Questions
3,979 software developer ii interview questions shared by candidates
interview questions on ROR.
Given a graph traversal type question
System design question which was hard
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
What is the difference between TypeScript and JavaScript ?
Questions for each word in the resume.
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"
Describe scrum process I currently use.
How would you call methods than you wanted to be executed every time an object was instantiated
Viewing 191 - 200 interview questions