Implement a function that merges two sorted lists into one sorted list
Development Engineer Interview Questions
37,145 development engineer interview questions shared by candidates
Questions were easy. Asked for multiple ways to solve the same problem. Also asked some behavioral questions.
Check if all the leaves are at the same level in a binary tree
Several machine learning concepts in the first interview such as Why decision tree is not better than a random forest, explain hypothesis testing, situation specific designs. In the second interview asked to find sub-strings from a string which are valid dictionary words.
I was asked about data structures and algorithms. I was also asked to implement hash function.
Find the longest palindrome in a string
1.Cycle in a liked list 2.Largest consecutive sub string
The coding questions were some which are available in Geeksforgeeks from the DS and algorithms part.
My project.
Given two sorted lists write and algorithm to combine them into a new sorted list.
Viewing 1681 - 1690 interview questions