Find intersection of two lists
Software Engineer Summer Intern Interview Questions
9,354 software engineer summer 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.
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.
What are your areas of interest in technology - maybe some projects you've worked on in the past or some coursework that you've been interested in?
Viewing 1041 - 1050 interview questions