https://github.com/niedzielski/practice
💡 Coding exercises and program sketches.
https://github.com/niedzielski/practice
algorithms arrays data-structures exercises graphs heaps linked-lists matrices practice study trees
Last synced: about 1 year ago
JSON representation
💡 Coding exercises and program sketches.
- Host: GitHub
- URL: https://github.com/niedzielski/practice
- Owner: niedzielski
- License: agpl-3.0
- Created: 2021-11-26T02:07:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-11T20:28:17.000Z (over 3 years ago)
- Last Synced: 2025-02-02T14:38:30.167Z (about 1 year ago)
- Topics: algorithms, arrays, data-structures, exercises, graphs, heaps, linked-lists, matrices, practice, study, trees
- Language: TypeScript
- Homepage:
- Size: 167 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.text
- Security: docs/security.text
Awesome Lists containing this project
README
# 💡 practice
Coding exercises and program sketches.
## License
© Stephen Niedzielski.
### GPL-3.0-only
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, version 3.
This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
this program. If not, see .