Skip to content

Implementation of basic data structures and algorithms using C and Python.

Notifications You must be signed in to change notification settings

John-Ling/CS-Fundamentals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms are fun

A collection of data structures and algorithms I've found and implemented through C (maybe Python if I'm feeling lazy). These algorithms are NOT efficient. They prioritise being understandable and easy to visualise over various tricks to improve performance. The idea is that you (you being me) can understand fundamentally how they work easily. Then you (still me) can search online for more efficient implementations should they actually need to use them for a non-trivial program.

About

Implementation of basic data structures and algorithms using C and Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published