DSA question: given an integer n, we have to print all possible valid parenthesis strings of length 2n.
Software Engineer Intern Interview Questions
9,348 software engineer intern interview questions shared by candidates
The most unexpected interview was when I was supposed to interview my interviewer during lunch. While not entirely difficult, it was totally unexpected.
Why are you using Windows Phone 8 phone and developing Windows 8 apps ? Dont you know Android is the no.1 mobile operating system ?
Questions cover all heap, BST, linked list, traversal and string parsing (they like it)
Given Two relations, display all customer's orders: Customer(Name, ID) Order(CustomerID, OrderID)
"Given an array of integers, return the indices of the two numbers that add up to a specific target." Example: Input: nums = [2, 7, 11, 15], target = 9 Output: [0, 1] Explanation: nums[0] + nums[1] = 2 + 7 = 9
how to check if a string of difeerent parantheses is valid or not
Why does Java not depend on the type of computer you are using?
Add linkedlists
Was mostly asked OOP questions
Viewing 1411 - 1420 interview questions