Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adityakrmishra/unstop
This repository contains my solutions to various coding problems and assessments from the Unstop 100-day code challenge. Each solution aims to be clear, efficient, and well-documented. Whether you're following along with the challenge or looking for coding examples, I hope you find these solutions helpful.
https://github.com/adityakrmishra/unstop
100daysofcode code coding coding-challenge github java java-8 leetcode python python3 solution solutions unstop
Last synced: 3 days ago
JSON representation
This repository contains my solutions to various coding problems and assessments from the Unstop 100-day code challenge. Each solution aims to be clear, efficient, and well-documented. Whether you're following along with the challenge or looking for coding examples, I hope you find these solutions helpful.
- Host: GitHub
- URL: https://github.com/adityakrmishra/unstop
- Owner: adityakrmishra
- License: mit
- Created: 2025-01-27T07:26:52.000Z (24 days ago)
- Default Branch: main
- Last Pushed: 2025-02-06T15:51:56.000Z (14 days ago)
- Last Synced: 2025-02-06T16:37:43.876Z (14 days ago)
- Topics: 100daysofcode, code, coding, coding-challenge, github, java, java-8, leetcode, python, python3, solution, solutions, unstop
- Language: Python
- Homepage:
- Size: 46.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unstop
Welcome to the **Unstop** repository! This is where you'll find solutions to various coding challenges and other programming exercises. Whether you're looking to improve your problem-solving skills, prepare for coding interviews, or just enjoy tackling new challenges, this repository has got something for you.
## Contents
# Coding Challenges
- 100-Day Coding Sprint
- Assessments
- weekly coding challenge
# Upcoming Challenges
- weekly coding challange
- Projects
- Treasure hunt
## How to Use1. **Browse the list of challenges**: Navigate through the folders to find the coding challenge that interests you.
2. **Read the problem statement**: Each challenge folder contains a README file with the problem description.
3. **Check the solution**: Solutions are provided in various languages. Open the solution file to see the implementation.
4. **Try it yourself**: Before looking at the solution, try to solve the challenge on your own to get the most out of your practice.
5. **Contribute**: If you have a solution to a challenge that isnβt listed here, feel free to submit a pull request!## Contributing
1. **Fork the repository** to your own GitHub account.
2. **Clone your fork** of the repository to your local machine.
3. **Create a new branch** for your feature or bug fix.
4. **Commit your changes** to your branch.
5. **Push your revisions** to GitHub.
6. **Open a pull request** to the main repository.## Contact
For any questions, suggestions, or feedback, feel free to open an issue or reach out via [email](mailto:[email protected]).
**Happy coding!** π