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

https://github.com/greatgamedota/leetcode-challenges

LeetCode challenges I've completed
https://github.com/greatgamedota/leetcode-challenges

algorithms leetcode leetcode-solutions

Last synced: 10 days ago
JSON representation

LeetCode challenges I've completed

Awesome Lists containing this project

README

        

# LeetCode Challenges

Simple repo to store all LeetCode challenges I've completed in one place.

My solutions here are far from the best solutions, they are just the first solutions I was able to come up with without any help or reference

## Amount of completed challenges:

### Easy: 135

### Medium: 242

### Hard: 24

Some problems' difficulty level changed after I completed them