Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ghosts6/leetcode_exercise
Leet code exercise solutions
https://github.com/ghosts6/leetcode_exercise
bash c cpp js leetcode leetcode-solutions python3
Last synced: about 16 hours ago
JSON representation
Leet code exercise solutions
- Host: GitHub
- URL: https://github.com/ghosts6/leetcode_exercise
- Owner: Ghosts6
- Created: 2024-04-17T10:41:19.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-13T15:32:12.000Z (3 days ago)
- Last Synced: 2024-11-13T16:34:39.208Z (3 days ago)
- Topics: bash, c, cpp, js, leetcode, leetcode-solutions, python3
- Language: C++
- Homepage:
- Size: 565 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![baner](https://github.com/Ghosts6/Local-website/blob/main/img/Baner.png)
# 💻 LeetCode_exerciseWelcome to my LeetCode exercise repository! Here, you'll find a collection of my solutions to various LeetCode problems, implemented in C++, C, Python, SQL, JavaScript, and Bash.
## 🚀 Getting Started
Feel free to browse through the folders corresponding to different languages to explore solutions to specific problems. Each problem is organized in its own folder and includes both the problem statement and my solution.
## 📁 Folder Structure
- `bash/`: Contains Bash solutions.
- `c/`: Contains C solutions.
- `c++/`: Contains C++ solutions.
- `js/`: Contains JavaScript solutions.
- `python/`: Contains python solutions.
- `Solution/`: Contains My Solutions
- `sql/`: Contains SQL solutions.## 🌟 Why This Repository?
I created this repository to:
- Keep track of my LeetCode journey.
- Sharpen my problem-solving skills.
- Provide a resource for others to learn and understand different problem-solving approaches.## 📝 Contribution
If you find any issue or have a better solution to any problem, feel free to open an issue or submit a pull request. Contributions are always welcome!
## 🤝 Connect with Me
If you enjoy my solutions, you can follow me on LeetCode for more updates and solutions:
[Follow me on LeetCode](https://leetcode.com/Ghosts6/)Happy coding! 😊