| name | python | C++ |
|---|---|---|
| Moving zeros to the end | ✔️ | |
| Simple Pig Latin | ✔️ | |
| Factorial Digits | ✔️ | |
| Valid Parentheses | ✔️ | |
| Calculating With Functions | ✔️ | |
| First non-repeating character | ✔️ |
first_non-repeating_character
calculating_with_functions
| name | python | C++ |
|---|---|---|
| Duplicate encoder | ✔️ | |
| Multiples of 3 or 5 | ✔️ | |
| Split Strings | ✔️ | |
| Does my number look big in this | ✔️ | |
| Find the odd int | ✔️ |
| name | python | C++ |
|---|---|---|
| Jaden Casing Strings | ✔️ | |
| How many are smaller than me | ✔️ |