Describe Hash Tables
Software Development Engineer Intern Interview Questions
2,286 software development engineer intern interview questions shared by candidates
Signed NDA
Write a program to sort two arrays and merge them
Find the largest depth of a binary tree.
Merge two sorted linked lists
In an array in which elements appear multiple times, it is guaranteed that all elements except one will appear an even number of times. Find the element that appears an odd number of times.
Write a function to merge two sorted linked lists. If you were to incorporate this functionality into the standard library, how would you implement it so as to "benefit from the OOP goodness"
Mostly coding problems based on data structures and algorithms. Questions were from topics like arrays, binary trees, graphs, binary search and hashing.
They asked me to traverse a tree and find the highest value on each level
2 leetcode questions in the technical part.
Viewing 371 - 380 interview questions