Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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