Focused on problem solving and efficient code
Software Development Intern Interview Questions
2,991 software development intern interview questions shared by candidates
2 Behavioural Questions about Leadership Principles and 1 LeetCode Medium with follow up
Can you give me an example of how you manage conflict?
Q1. Given a list of 0's, 1's and 2's, sort the list in place and return it. Q2. Given a list of strings, generate all the anagrams of each string, put it into a list and put that list in another list. The anagrams should be in order of the appearance of the strings and duplicates should be removed(eg. cat and tac will have same anagrams so we should only return it once)
Linked-list question - I cannot remember of what
Car fleet DSA question was asked and one question on trees.
The coding question I was asked was similar to the Course Scheduler problem in leetcode which is based on Topological Sort Algorithm on directed graphs
It was a leetcode medium that was started as a simple problem, then they asked two follow ups that increase in difficulty.
Snake and Ladder problem from Leetcode Project related questions
Standard "tell me about a time" questions + LC medium tree problem
Viewing 1741 - 1750 interview questions