Write a program to sort two arrays and merge them
Software Development Engineer Intern Interview Questions
2,286 software development engineer intern interview questions shared by candidates
Serialization and Deserialization of Binary Tree
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"
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.
Design an algorithm to take a list of strings as well as a single input string, and return the indices of the list which are anagrams of the input string, disregarding special characters. Given a binary tree which is a sum tree, write an algorithm to determine whether the tree is a valid sum tree or not. Then, write an algorithm that will fix the tree to make it a sum tree. Then, write an algorithm which will fix a tree to make it a sum tree by only using addition.
Mostly coding problems based on data structures and algorithms. Questions were from topics like arrays, binary trees, graphs, binary search and hashing.
DSA(Data structures and Algorithms related questions)
Describe your projects and work
Viewing 381 - 390 interview questions