-
Notifications
You must be signed in to change notification settings - Fork 1
HipHackers Guide to the Galaxy
License
luisbg/hhgtg
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
HipHacker's Guide To The Galaxy ------------------------------- A collection of Computer Science fundamental Algorithms, Data Structures, and Concepts. To build and play with HHGTG, first install the Meson Build System # apt-get install meson then build the sources $ meson build $ cd build/ $ ninja (now you can run any executable in the build directory, for example:) $ ./algorithms/dynamic_programming/lakes (to rebuild from source folder) $ ninja -C build/
About
HipHackers Guide to the Galaxy
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published