https://github.com/bartekbp/programming_challenges
C++ solutions to programming challenges
https://github.com/bartekbp/programming_challenges
Last synced: about 1 year ago
JSON representation
C++ solutions to programming challenges
- Host: GitHub
- URL: https://github.com/bartekbp/programming_challenges
- Owner: bartekbp
- License: mit
- Created: 2013-09-05T18:44:09.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-10-13T18:09:30.000Z (almost 13 years ago)
- Last Synced: 2025-04-13T19:50:22.875Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 238 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
The purpose of this project is implementation of solutions to problems from Miguel Skiena's book programming challenges.
Main characteristics: C++ && VS 2012
======================