Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abxhr/coding-problems
A compilation of scripts for the solutions of coding problems from various platforms! 💻
https://github.com/abxhr/coding-problems
atcoder codechef codeforces geeksforgeeks hackerearth hackerrank leetcode onlinejudge
Last synced: 3 months ago
JSON representation
A compilation of scripts for the solutions of coding problems from various platforms! 💻
- Host: GitHub
- URL: https://github.com/abxhr/coding-problems
- Owner: abxhr
- Created: 2020-11-10T08:54:50.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-22T17:25:38.000Z (almost 2 years ago)
- Last Synced: 2024-10-04T19:12:54.857Z (4 months ago)
- Topics: atcoder, codechef, codeforces, geeksforgeeks, hackerearth, hackerrank, leetcode, onlinejudge
- Language: Python
- Homepage:
- Size: 2.67 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coding Problems
A compilation of scripts for the solutions of coding problems from various platforms!
- **[CodeForces](https://github.com/abxhr/Coding-Problems/tree/main/CodeForces)**
- **[HackerRank](https://github.com/abxhr/Coding-Problems/tree/main/HackerRank)**
- **[LeetCode](https://github.com/abxhr/Coding-Problems/tree/main/LeetCode)**
- **[AtCoder](https://github.com/abxhr/Coding-Problems/tree/main/AtCoder)**
- **[CodeChef](https://github.com/abxhr/Coding-Problems/tree/main/CodeChef)**
- **[Online Judge](https://github.com/abxhr/Coding-Problems/tree/main/Online%20Judge)**## Statistics
- _Total Solved:_ 412
- _LeetCode:_ 211
- _CodeForces:_ 77
- _HackerRank:_ 105
- _CodeChef:_ 3
- _AtCoder:_ 2
- _GeeksforGeeks:_ 1
- _HackerEarth:_ 13