"Tell me of time when you had to give bad news"
Software Engineer Intern Interview Questions
9,750 software engineer intern interview questions shared by candidates
They asked me a hypothetical coding scenario where I had to define a function in psuedocode.
Questions related to project and past experience.
I was asked about a time when I had a disagreement with a colleague and was able to resolve it
Get k nearest coordinates to the origin given a list of n coordinates.
Given a bipartite graph, separate the vertices into two sets.
check palindrome, print subsets, multiply numbers in string.
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
Viewing 841 - 850 interview questions