Skip to content

danieljhkim/data-structures-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

168 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures and Algorithms

This repository contains various implementations of data structures and algorithms in multiple languages (mostly in python), as well as my favorite algorithmic questions.

Feel free to use this as a guideline/template to master DSA.


Quotes

“In programming, as in life, algorithms often teach us that the journey is just as important as the destination.”

“Algorithmic thinking is not a trick, nor a bag of tricks, nor a set of patterns—it is a discipline.” - Edsger W. Dijkstra

"You don’t understand an algorithm when you can code it. You understand it when you can explain why it must be structured that way.” - Richard Feynman

“A leetcode a day keeps unemployment away.”

Contributors

Languages