/Banque-De-Questions

This repository contains some good questions which are good to solve while learning :)

Primary LanguagePythonMIT LicenseMIT

Banque-De-Questions

This repository aims to curate challenges and questions (mainly on Python as of now, more can be added further) along with their implementations by using different methods and approaches which one comes across while learning.


If you have some ideas, or you want to contribute to the project, kindly check out the Contributing Guidelines.
We will be happy to have your contributions. ❤️

You can check out the opened issues here.
Or you can always create your own issues!

How to contribute a problem to the repository.


Inside the Repo



Basic
will add..

Challenge Yourself
will add..

Challenges
will add..

Good To Solve
will add..

Logical
will add..

Platform Wise
will add..

Random Questions
will add..

Real Scenarios
will add..

Tech Code
will add..

Topics
will add..

Contributing a Problem

For contributing a problem to this repository:

  • Create a new issue for the problem which you wish to contribute.
  • Get the issue assigned.
  • Begin working on it and submit a PR.

Begin Right Now!
It really is that simple.

Check out the Contributing Guidelines and Code of Conduct as well.

How to make a pull request (PR)

  • Fork the repo
  • Clone the repo by opening the terminal on your computer and running the command:
  git clone https://github.com/`your-github-username`/Banque-De-Questions.git
  • Create a new branch by using the command:
  git checkout -b valid_branch_name
  • Commit the changes.
  • Push the changes to the forked repo:
  git push -u origin `branch_name`
  • Click the Compare & pull request button.
  • Add a meaningful description of your pull request
  • Click Create pull request to open a new pull request

Contributors 💪

Thanks a lot for spending your time helping improve the project.
Keep rocking 🍻

noviicee
Anamika
donheshanthaka
Heshanthaka
aswin2108
Aswin Shailajan

Thank you ❤️

Hope you found the questions useful :)
Thanks for visiting.
Do not forget to ⭐ the repo for future use!