Live coding [2nd round] Q1. Parenthesis Balancing
Software Developer Ii Interview Questions
3,979 software developer ii interview questions shared by candidates
Make a function that takes a string and returns the longest substring that does not repeat characters. Try not to brute force it.
Medium to Hard level DSA questions Knowledge about process, threads,DBMS are important.
Reverse string. Reverse linked list. Design vending machine system.
An easy question. How would you search a word in a set of documents? There can be millions of documents. I answered and the interviewer built on top of my answers and asked more.
If you received an offer from a team other than this one would you accept it.
1: Given an array with duplicate numbers, return filtered array 2: Given an array of N elements containing 1 to N numbers, return a missing number 3: check if a word is a palindrome
1)Given a sentence(which starts with an upper case letter) with words separated by a space we need to return the sentence in reverse order of words and ensure the capitalization of the starting letter. 2) Standard question of reversing every k nodes of a LinkedList.
Can you describe your role in your current project?
CRUD operations of MongoDB and why MongoDB over other DBs?
Viewing 141 - 150 interview questions