https://github.com/soodaayush/leetcode
A repository containing all the Leetcode challenges I have completed.
https://github.com/soodaayush/leetcode
cpp javascript leetcode python
Last synced: 8 months ago
JSON representation
A repository containing all the Leetcode challenges I have completed.
- Host: GitHub
- URL: https://github.com/soodaayush/leetcode
- Owner: soodaayush
- Created: 2022-12-27T21:26:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-01T21:56:14.000Z (9 months ago)
- Last Synced: 2025-03-01T22:26:26.001Z (9 months ago)
- Topics: cpp, javascript, leetcode, python
- Language: C++
- Homepage: https://leetcode.com/u/soodaayush/
- Size: 938 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LeetCode

## Inspiration
I wanted to enhance my problem-solving skills through the problem-solving platform named LeetCode. I want to maintain a frequency of solving one LeetCode problem per week.
## Challenges
The biggest challenge was, and still is, thinking of very efficient solutions for complex problems.
## Lessons Learned
I learned how to break down problems into smaller chunks and solve those smaller pieces to tackle the big problem.
## The Repository
This repository contains all of the LeetCode challenges I have completed. I have covered LeetCode challenges in three languages: JavaScript, Python, and C++. At the moment, C++ is the main language I use to solve LeetCode problems in order to master the fundamentals of the language along with preparing for competitive programming competitions such as the Canadian Computing Competition.
## Links
LeetCode Profile: https://leetcode.com/u/soodaayush/