Skip to content

kimlehtinen/data-structures-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures & Algorithms

I'm learning C/C++ by practicing data structures and algorithms. Writing in quite C-style C++ just for educational purposes, not meant to be latest and greatest C++.

Course: https://www.udemy.com/course/datastructurescncpp

Run tests

Tests are written using GoogleTest. The following script will both build the project and run the tests.

./run_tests.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published