Skip to content

Exploring Data Structures and Algorithms, mostly in Python (I expect).

License

Notifications You must be signed in to change notification settings

thisismyrobot/dsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures and Algorithms

It recently came to my attention that my skills with the "maths" side of DSAs (Big-O etc, learnt a decade ago) were significantly behind where I thought they were and, frankly, where they should be.

This repo. will hold worked and tested examples of DSAs as I refresh and develop my DSA knowledge and skills.

There's no licensing here, just freely-usable code that you might also find useful.

Tests

Requires py.test. Run py.test from repository root.

Requires

I'm using py.test for testing.

About

Exploring Data Structures and Algorithms, mostly in Python (I expect).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages