Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ab1nv/codebase
Leetcode, Codeforces, Advent of Code and other popular problem sets, solved. Also comes with a README organizer script for large problem set repos.
https://github.com/ab1nv/codebase
advent-of-code codeforces competitive-programming cpp cses golang haktoberfest leetcode leetcode-solutions python script solutions
Last synced: about 2 months ago
JSON representation
Leetcode, Codeforces, Advent of Code and other popular problem sets, solved. Also comes with a README organizer script for large problem set repos.
- Host: GitHub
- URL: https://github.com/ab1nv/codebase
- Owner: ab1nv
- License: other
- Created: 2024-09-04T12:58:31.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-11-09T20:37:58.000Z (about 2 months ago)
- Last Synced: 2024-11-09T21:27:32.557Z (about 2 months ago)
- Topics: advent-of-code, codeforces, competitive-programming, cpp, cses, golang, haktoberfest, leetcode, leetcode-solutions, python, script, solutions
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Codebase
Organised collection of solved problemsets for Leetcode, Codeforces, Advent of Code, etc in many different languages.This repo contains solutions to the problems with my own intuition in the `README` file in each problem's directory. I knew this README, with time, would be very large in size to search through or maintain, that's why I created a handful of [handy scripts](./scripts/) that autogenerate this README for me.
Problems to Leetcode and Codeforces are in the `[leetcode/](./leetcode/)` and `[codeforces/](./codeforces/) directory respectively