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

https://github.com/joserafael0160/leetcode

A list of solved problems from LeetCode along with an explanation for each one.
https://github.com/joserafael0160/leetcode

algorithm algorithms algorithms-and-data-structures algorithms-datastructures algoritmo algoritmos algoritmos-basicos c competitive-programming competitive-programming-algorithms competitveprogramming cplusplus cpp leetcode leetcode-cpp leetcode-questions leetcode-solutions programacion-competitiva programacioncompetitiva

Last synced: about 2 months ago
JSON representation

A list of solved problems from LeetCode along with an explanation for each one.

Awesome Lists containing this project

README

        

# LeetCode

To avoid plagiarism, encourage learning and logical reasoning, I invite you to read the txt file in each problem, where I explain how I solved it and try to solve it yourself before reviewing any solution. Competitive programming is not just about getting the "accepted" verdict from the virtual judge, but also about learning and improving your logical skills. It's better to spend an extra 30 minutes thinking and solving the problem, than simply having a "solved problem" that you don't even understand.