For the Online Assessment : - Was something to do with prefix and suffix sum - The other one was about stocks, but can't remember
Software Development Engineer Intern Interview Questions
2,288 software development engineer intern interview questions shared by candidates
Given a list of search terms, find a sorting of each search term in decreasing order of frequency.
Focused on problem solving and efficient code
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)
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
Viewing 1301 - 1310 interview questions