Why do you wanna work here?
Intern Software Engineer Interview Questions
9,348 intern software engineer interview questions shared by candidates
Given a bipartite graph, separate the vertices into two sets.
check palindrome, print subsets, multiply numbers in string.
Minimum path sum in the matrix
How to traverse to the middle of a Linked list ?
Given a string of type “(({X}({Y})))(Z)”, determine the max depth of nested parentheses in the string. Answer is in this case 4. Parentheses without variables in them do not count.
https://leetcode.com/problems/two-sum/ and some same level and hard DSA questions
Coding problem, i have never seen before (maybe leetcode easy/medium). one behavioral question towards the end. asked about me at the beginning.
What is an operating system.
Reverse a string using stack, and then a further optimization was asked where I had to reverse only half a string.
Viewing 861 - 870 interview questions