My submissions to the programming problems proposed at HackerRank.
The answers from each exercise are divided into functions inside the files named with its respective topic.
- Python
-
- sWAP cASE | Problema
- String Split and Join | Problema
- What's Your Name? | Problema
- Mutations | Problema
- Find a string | Problema
- String Validators | Problema
- Text Alignment | Problema
- Text Wrap | Problema
- Designer Door Mat | Problema
- String Formatting | Problema
- Alphabet Rangoli | Problema
- Capitalize! | Problema
- The Minion Game | Problema
- Merge the Tools! | Problema
-
- Introduction to Sets | Problema
- No Idea! | Problema
- Symmetric Difference | Problema
- Set .add() | Problema
- Set .discard(), .remove() & .pop() | Problema
- Set .union() Operation | Problema
- Set .intersection() Operation | Problema
- Set .difference() Operation | Problema
- Set .symmetric_difference() Operation | Problema
- Set Mutations | Problema
- The Captain's Room | Problema
- Check Subset | Problema
- Check Strict Superset | Problema
-
Math
-
Collections
-
Data and Time
- Calendar Module | Problema
-
Classes
-
Python Functionals
-
Regex and Parsing
-
XML
-
Closure and Decorators
-
- Arrays | Problema
- Shape and Reshape | Problema
- Transpose and Flatten | Problema
- Concatenate | Problema
- Zeros and Ones | Problema
- Eye and Identity | Problema
- Array Mathematics | Problema
- Floor, Ceil and Rint | Problema
- Sum and Prod | Problema
- Min and Max | Problema
- Mean, Var, and Std | Problema
- Dot and Cross | Problema
- Inner and Outer | Problema
- Polynomials | Problema
- Linear Algebra | Problema
-
Debugging