https://github.com/felixding/algorithms
Practices for Algorithms, Part I by Princeton University
https://github.com/felixding/algorithms
ruby
Last synced: 27 days ago
JSON representation
Practices for Algorithms, Part I by Princeton University
- Host: GitHub
- URL: https://github.com/felixding/algorithms
- Owner: felixding
- License: unlicense
- Created: 2020-12-16T11:55:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-06T11:38:53.000Z (over 5 years ago)
- Last Synced: 2025-06-22T01:45:19.633Z (about 1 year ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
I started studying computer science by myself about 2 days ago. This little personal project is a place where I keep track of my programming practices.