A collection of cardio-tasks across different languages.
Cardio is a collection of cardio-tasks across different languages which shows how to solve them in the most compact way 📦 Furthermore it is test-driven 🧪 Inspired by Traversy Media on Youtube 📺
Elixir | Java | Javascript | Rust | |
---|---|---|---|---|
Reverse string | ✅ | ✅ | ✅ | ✅ |
Is palindrome | ✅ | ✅ | ✅ | ✅ |
Reverse int | ✅ | ✅ | ✅ | |
Capitalize letters | ✅ | ✅ | ✅ | |
Max character | ✅ | ✅ | ✅ | |
Fizz buzz | ✅ | ✅ | ||
Longest words | ✅ | ✅ | ||
Chunk array | ✅ | |||
Flatten array | ✅ | |||
Is anagram | ✅ | |||
Sum all | ✅ | |||
Sum all primes | ✅ | |||
Seek and destroy | ✅ | |||
Sort by height | ✅ | |||
Missing letters | ✅ |
🎄 Advent of Code 2020
Python | |
---|---|
Report repair | ✅ |
Password philosophy | ✅ |