Welcome to the Problem Scripts repository! This collection includes various scripts to tackle programming challenges and other helpful scripts in different languages.
Welcome to a sea of programming challenges. This repository serves as a resource for programmers looking for solutions to common programming challenges. Whether you're a beginner or an experienced developer, you'll find scripts in different languages to help you understand and solve a wide range of problems.
The scripts in this repository are written in multiple programming languages, providing you with diverse solutions to common problems. Current/future languages include:
- Python
- JavaScript
- Java
- C++
- SQL
Explore the scripts in each language directory to find solutions to specific problems or discover useful code snippets for your projects.
Note: Make sure to review the code and adapt it to your specific needs before using it in production.
| Script | Author | Description |
|---|---|---|
| Developer Stack | Faheem Anis | A stack with additional features for learning and debugging. |
| Stack using Queues | Faheem Anis | A staack using two queues. |
Feel free to contribute to this repository by adding new scripts or improving existing ones. Follow these steps to contribute:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and submit a pull request.
Please adhere to the Contributing Guidelines.
This repository is licensed under the MIT License, allowing you to use the code for both personal and commercial projects.
Happy coding!