Java , DB and design related question but mainly on the topics that I had worked on.
DSA questions in person interview
1. Reverse linked list using recursion.
2. Find minimum common parent in the tree
3. Merge N sorted list with and without using extra space.