Write the code to reverse a string.
Software Development Engineering Intern Interview Questions
2,326 software development engineering intern interview questions shared by candidates
Create a queue using an array.
Describe Hash Tables
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.
Viewing 381 - 390 interview questions