Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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 |

### Google

| Type | Solved |
| :--------: | :----: |
| Kick Start | 11 |
| Total | 11 |