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"
Software Intern Interview Questions
17,732 software intern interview questions shared by candidates
Mostly coding problems based on data structures and algorithms. Questions were from topics like arrays, binary trees, graphs, binary search and hashing.
7 different snippets of codes with errors which each needed to be debugged.
Find minimum index for unique characters.
They asked me to traverse a tree and find the highest value on each level
2 leetcode questions in the technical part.
Describe a time you went above and beyond in customer facing interactions.
Suppose there is an existing codebase written in C++ language. Now to further the progress of the work you have to use python and integrate the work of the previous C++ code, how will you do it?
tell me about a time when you made a mistake and how did you improve or get it resolved
count number of 1 bits in an integer
Viewing 2501 - 2510 interview questions