- Notifications
You must be signed in to change notification settings - Fork378
A list of python problems for beginners and intermediate developers
ProgrammingHero1/100-plus-python-coding-problems-with-solutions
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Welcome to the Python problem-solving world.
Here, we will take a real-world coding related problem. We will think about the process of solving the problem and then we will solve it. After the solution, we will explain the answer.
- 4.1 -Miles to Kilometers
- 4.2 -Celsius to Fahrenheitt
- 4.3 -Decimal to binary
- 4.1 -Miles to Kilometers
- 4.2 -Celsius to Fahrenheitt
- 4.3 -Decimal to binary
- 4.4 -Decimal to binary (recursive)
- 4.5 -Binary to decimal- Premium Access
- 6.1 -Simple Interest
- 6.2 -Complex Interest
- 6.3 -Calculate Grades
- 6.4 -Gravitational Force
- 6.5 -Triangle Area
- 8.1 - Reverse String
- 8.2 - Reverse String (stack)
- 8.3 - Reverse String (recursive)
- 8.4 - Reverse Number
- 8.5 - Reverse word
- 9.1 - Check palindrome
- 9.2 - Dictionary of cubes
- 9.3 - Armstrong number
- 9.4 - Greatest common divisor
- 9.5 - Least Common Multiple
- 11.1 - Guess game
- 11.2 - Rock paper scissor
- 11.3 - Cows and bulls
- 11.4 - Cows and bulls(4digits)
- 11.5 - Word completion
- 11.6 - Word hangman
- 12.1 - Simple Calculator
- 12.2 - Password generator
- 12.3 - Password with requirements
- 12.4 - Permutations
- 12.5 - Generate Sentences
Only half of the task is done. More problems are coming. If you want to add more problems, feel free to send a pull request.
Here we are focusing on the thinking and strategies to solve a problem. However, every problem could be solved in multiple ways. And other solutions could be better and faster.
Always keep an open mind to learn multiple solutions to solve a problem.
Let’s start your journey. Let’s solve every problem you face.
Let’s do it.
tags:programming-hero
python
python3
problem-solving
programming
coding-challenge
interview
learn-python
python-tutorial
programming-exercises
programming-challenges
programming-fundamentals
programming-contest
python-coding-challenges
python-problem-solving
About
A list of python problems for beginners and intermediate developers
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.