Solutions for Hackerrank problems
Solutions are coded using Java, Python or JS
| Subdomain | Challenge | Score | Difficulty | Solution |
|---|---|---|---|---|
| Introduction | Say "Hello, World!" With Python | 5 | Easy | Solution.py |
| Introduction | Python If-Else | 10 | Easy | Solution.py |
| Introduction | Arithmetic Operators | 10 | Easy | Solution.py |
| Introduction | Python: Division | 10 | Easy | Solution.py |
| Introduction | Write a function | 10 | Medium | Solution.py |
| Introduction | Print Function | 20 | Easy | Solution.py |
| Basic Data Types | List Comprehensions | 10 | Easy | - |
| Basic Data Types | Find the Runner-Up Score! | 10 | Easy | Solution.py |
| Basic Data Types | Nested Lists | 10 | Easy | - |
| Basic Data Types | Finding the percentage | 10 | Easy | Solution |
| Basic Data Types | Lists | 10 | Easy | Solution.py |
| Basic Data Types | Tuples | 10 | Easy | Solution.py |
| Strings | sWAP cASE | 10 | Easy | Solution.py |
| Strings | String Split and Join | 10 | Easy | Solution.py |
| Strings | What's Your Name? | 10 | Easy | Solution.py |
| Strings | Mutations | 10 | Easy | Solution.py |
| Strings | Find a string | 10 | Easy | - |
| Strings | String Validators | 10 | Easy | - |
| Strings | Text Alignment | 10 | Easy | - |
| Strings | Text Wrap | 10 | Easy | - |
| Strings | Designer Door Mat | 10 | Easy | - |
| Strings | String Formatting | 10 | Easy | - |
| Strings | Alphabet Rangoli | 20 | Easy | - |
| Strings | Capitalize! | 20 | Easy | - |
| Strings | The Minion Game | 40 | Medium | - |
| Strings | Merge the Tools! | 40 | Medium | - |