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 python of
Graph algorithms
Djikstra's shortest path
Prim's minimum spanning tree
Dynamic programming
Longest common subsequence
Data structures
Tries
Linear Algebra
Gaussian elimination to solve a system of linear equations
Gaussian jordan elimination to solve a system of linear equations