Skip to content

jafarsaberi13/Quera.org_Problems_Solutions

Repository files navigation

🌟 Quera Problem Solutions 🌟

Welcome to my GitHub repository where I solve problems from the Quera site and share their solutions.

🚀 About

This repository contains my solutions to various programming problems from Quera. Each solution is written in a clear and concise manner, aiming to help others understand and learn different problem-solving techniques.

🗂️ Structure

The repository is structured as follows:

├── problem1 │ ├── problem1_description.txt │ └── solution1.java ├── problem2 │ ├── problem2_description.txt │ └── solution2.py └── README.md

  • Each folder corresponds to a specific problem from Quera.
  • Each folder contains a description of the problem and the respective solution in the appropriate programming language.

🛠️ How to Use

  1. Navigate to the folder of the problem you're interested in.
  2. Read the problem description in the problem_description.txt file.
  3. Review the solution code in the respective file (e.g., solution1.java, solution2.py).

🤝 Contributing

If you have a better solution or find any issues with the current solutions, feel free to open an issue or submit a pull request.

📬 Contact

If you have any questions or need further explanation on any of the solutions, feel free to reach out.

Happy coding! ✨


Created by [Mohammad Jafar Saberi]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published