Find intersection of two lists
Software Engineer Intern Interview Questions
9,346 software engineer intern interview questions shared by candidates
What are the core data types.
Walk me through your resume
Write a function that finds a number in an array that does not have a duplicate. For example [2,5,8,3,8,2,5] - > the answer would be 3.
They asked about all the types of normalisation in DBMS with examples
some medium/hard leetcode questions, the platform they used was codesignal
so tell me about yourself
Nothing difficult. The first question is about combination of HashMap and ArrayList, which the best answer should be LinkedHashMap but it's OK if you didn't know about this class. The second interview is to find the same element in two lists
Count number of duplicates in a binary search tree. Recursively? Iteratively?
Nothing unexpected: what is the difference between an interface and abstract class, find common ancestor of two nodes in a binary search tree.
Viewing 1041 - 1050 interview questions