LinkedIn
GitHub
Kaggle
StackOverflow
Anupam Yadav
DEVELOP, LEARN, EXPLORE
Live as if you were to die tomorrow, learn as if you were to live forever..... The unexamined life is not worth living..... Learning is not compulsory, neither is survival..... Real knowledge is to know the extent of one’s ignorance..... Any fool can know, The point is to understand.....
Implementation in java of
Data structures
Union Find By Rank
Union Find By Rank And Path Compression
Sorting algorithms
Merge Sort
Selection Sort
Insertion Sort
Quick Sort
Graph algorithms
Breadth First Search
Recursive Depth First Search
Depth First Search using stack
Connected components of a graph
Topological sort of a directed acyclic graph
Strongly connected components of a directed graph
Prim's minimum spanning tree
Kruskal's minimum spanning tree
Data Compression algorithms
Data compression using Huffman coding tree