Selection sort in Java
Quick Sort in Java
Merge Sort in Java
Write a function to convert BST  it into a sorted linked list. You have to return the head of LL.
Breadth First Search tree in Java
Write a java code to find the height of a binary tree
Find all possible palindromes in a String in java
Finding all possible combinations of numbers to reach a given sum Java