Skip to content

A small collection of basic algorithms and data structures in Python and C++11.

License

Notifications You must be signed in to change notification settings

luca-drf/algorithms_and_data_structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Common Algorithms And Data Structures

A small collection of basic algorithms and data structures in Python and C++11.

Requirements

  • Python 2.7 or 3.4
  • Your favorite C++11 compiler
  • GTest 1.7.0 (required for C++ unit tests)
  • CMake (optional but recommended)

Author

Copyright (C) 2015 Luca Da Rin Fioretto

About

A small collection of basic algorithms and data structures in Python and C++11.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published