This repository contains solutions for HackerRanks Python challenges. Each file contains the solution and also a link of the challenge.
- Say Hello World
- Python If Else
- Arithmetic Operators
- Python Division
- Loops
- Write Function
- Print Function
- List Comprehensions
- Find The Runner Up Score
- Nested Lists
- Finding The Percentage
- Lists
- Tuples
- Swap Case
- String Split And Join
- What's Your Name
- Mutations
- Find A String
- String Validators
- Text Alignment
- Text Wrap
- String Formatting
- Capitalize
- The Minion Game
- Intro To Sets
- No Idea
- Symmetric Difference
- Set Add
- Set Discard Remove Pop
- Set Union
- Set Intersection
- Set Difference
To run a script, navigate to the directory containing the script and run the following command in your terminal:
python script_name.py