Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chinemeremchigbo/codingproblems
Python, C++, and JavaScript solutions to coding problems from popular platforms.
https://github.com/chinemeremchigbo/codingproblems
Last synced: 25 days ago
JSON representation
Python, C++, and JavaScript solutions to coding problems from popular platforms.
- Host: GitHub
- URL: https://github.com/chinemeremchigbo/codingproblems
- Owner: ChinemeremChigbo
- Created: 2021-11-21T06:48:12.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-07T03:06:31.000Z (about 1 year ago)
- Last Synced: 2023-12-07T04:24:03.471Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CodingProblems
Python, C++, and JavaScript Solutions to coding problems from popular platforms.
- [LeetCode](LeetCode/ "LeetCode")
- [HackerRank](HackerRank/ "HackerRank")
- [Google](Google/ "Google's Coding Competitions")## Statistics as of 2022-02-04
Problems solved: **717**
### LeetCode
| Type | Solved |
| :----: | :----: |
| Easy | 262 |
| Medium | 348 |
| Hard | 74 |
| Total | 684 |### HackerRank
| Type | Solved |
| :----: | :----: |
| Easy | 19 |
| Medium | 5 |
| Total | 24 || Type | Solved |
| :--------: | :----: |
| Kick Start | 11 |
| Total | 11 |