Skip to content

kamui-fin/dsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data structures & Algorithms

This repo holds my implementations for common data structures, algorithms, and other popular interview questions in C and Python.

Running

You will need cmocka and pytest to be able to run the tests. After ensuring that you have the library installed, run the following commands:

$ git clone https://github.com/kamui-fin/dsa.git
$ make
$ ./run.sh all

About

Implementation of popular data structures and algorithms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors