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.
- Host: GitHub
- URL: https://github.com/joserafael0160/leetcode
- Owner: joserafael0160
- License: gpl-3.0
- Created: 2023-08-02T10:40:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-04T01:06:28.000Z (over 1 year ago)
- Last Synced: 2025-01-19T09:43:40.662Z (3 months ago)
- Topics: 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
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.