Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iapolinario/100-days-of-code

This is a project with a collection of coding challenges for those who wants to commit themselves to code at least one hour a day for at least a hundred days.
https://github.com/iapolinario/100-days-of-code

challenges cpp dart golang kotlin kts python swift

Last synced: about 5 hours ago
JSON representation

This is a project with a collection of coding challenges for those who wants to commit themselves to code at least one hour a day for at least a hundred days.

Awesome Lists containing this project

README

        

# 100-days-of-code

The idea of the project is to commit yourself at least one hour a day to code in any language you want for a hundred days (at least). The regularity is key here, you need to practice a bit everyday, including the weekends.
All the challenges present here are medium/hard level. You can (and you should) participate even if you don't have much experience with coding, it will only take a bit longer.
Most of the challenges can be solved in three hours or less.

---

## 🚩 Rules

- The main rule is: Code at least an hour every day (don't skip weekends/holidays)
- Choose a language you wan't to learn or improve
- Share your progress daily in your social medias
- Don't copy code from the internet
- Try to come up with a clean and elegant solution
- Always write tests (and make them pass)

---

## Index

[Week-01](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01)
    [day-01 - Convert Age to Days](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-01/day-01/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-01/Go), [Go-rschio](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-01/Go-rschio), [Rust](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-01/Rust), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-01/c++), [cs](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-01/cs), [csharp](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-01/csharp), [dart](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-01/dart), [dart-02](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-01/dart-02), [elx](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-01/elx), [haskell](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-01/haskell), [kts](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-01/kts), [php](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-01/php), [py](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-01/py), [py2](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-01/py2), [ts](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-01/ts)]
    [day-02 - Finding Nemo](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-01/day-02/README.md) - [Already solved with [Dart-muclemente](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-02/Dart-muclemente), [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-02/Go), [Go-rschio](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-02/Go-rschio), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-02/c++), [cs](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-02/cs), [csharp](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-02/csharp), [dart](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-02/dart), [elx](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-02/elx), [haskell](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-02/haskell), [kts](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-02/kts), [php](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-02/php), [py](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-02/py), [py2](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-02/py2)]
    [day-03 - Barbecue Skewers](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-01/day-03/README.md) - [Already solved with [Dart-muclemente](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-03/Dart-muclemente), [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-03/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-03/c++), [cs](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-03/cs), [csharp](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-03/csharp), [dart](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-03/dart), [haskell](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-03/haskell), [kts](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-03/kts), [php](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-03/php), [py](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-03/py), [py2](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-03/py2)]
    [day-04 - Is Johnny Making Progress?](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-01/day-04/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-04/Go), [Swift](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-04/Swift), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-04/c++), [csharp](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-04/csharp), [dart](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-04/dart), [haskell](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-04/haskell), [kts](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-04/kts), [php](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-04/php), [py](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-04/py), [py2](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-04/py2)]
    [day-05 - Pair of Socks](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-01/day-05/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-05/Go), [Swift](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-05/Swift), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-05/c++), [csharp](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-05/csharp), [dart](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-05/dart), [haskell](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-05/haskell), [kts](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-05/kts), [py](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-05/py), [py2](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-05/py2)]
    [day-06 - Next Prime](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-01/day-06/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-06/Go), [Swift](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-06/Swift), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-06/c++), [csharp](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-06/csharp), [dart](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-06/dart), [haskell](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-06/haskell), [kts](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-06/kts), [py](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-06/py), [py2](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-06/py2)]
    [day-07 - Merge Sorted Array](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-01/day-07/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-07/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-07/c++), [csharp](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-07/csharp), [dart](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-07/dart), [haskell](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-07/haskell), [kts](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-07/kts), [py](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-07/py), [py2](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-01/day-07/py2)]
[Week-02](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02)
    [day-08 - Letter Combinations of a Phone Number](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-02/day-08/README.md) - [Already solved with [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-08/c++), [csharp](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-08/csharp), [dart](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-08/dart), [go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-08/go), [kts](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-08/kts), [py](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-08/py), [py2](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-08/py2)]
    [day-09 - Trapping Rain Water](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-02/day-09/README.md) - [Already solved with [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-09/c++), [dart](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-09/dart), [go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-09/go), [kts](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-09/kts)]
    [day-10 - Unique Binary Search Trees](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-02/day-10/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-10/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-10/c++), [dart](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-10/dart), [kts](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-10/kts)]
    [day-11 - Restore IP Addresses](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-02/day-11/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-11/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-11/c++), [dart](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-11/dart), [kts](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-11/kts)]
    [day-12 - Mountains or Valleys](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-02/day-12/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-12/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-12/c++), [cs](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-12/cs), [kts](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-12/kts)]
    [day-13 - Need Help With Your Packing?](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-02/day-13/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-13/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-13/c++), [cs](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-13/cs), [kts](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-13/kts)]
    [day-14 - The Karaca's Encryption Algorithm](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-02/day-14/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-14/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-14/c++), [cs](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-14/cs), [kts](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-02/day-14/kts)]
[Week-03](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-03)
    [day-15 - Valid Anagram](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-03/day-15/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-03/day-15/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-03/day-15/c++), [cs](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-03/day-15/cs), [kts](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-03/day-15/kts)]
    [day-16 - Nim Game](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-03/day-16/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-03/day-16/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-03/day-16/c++), [csharp](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-03/day-16/csharp), [kts](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-03/day-16/kts)]
    [day-17 - Prison Break](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-03/day-17/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-03/day-17/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-03/day-17/c++), [csharp](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-03/day-17/csharp), [kts](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-03/day-17/kts)]
    [day-18 - Unique Paths](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-03/day-18/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-03/day-18/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-03/day-18/c++), [csharp](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-03/day-18/csharp), [kts](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-03/day-18/kts)]
    [day-19 - URL Shortener](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-03/day-19/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-03/day-19/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-03/day-19/c++), [kts](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-03/day-19/kts)]
    [day-20 - API Challenge](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-03/day-20/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-03/day-20/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-03/day-20/c++), [kts](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-03/day-20/kts)]
    [day-21 - Random Maze Generator](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-03/day-21/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-03/day-21/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-03/day-21/c++)]
[Week-04](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-04)
    [day-22 - Marcio Mello's Challenge](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-04/day-22/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-04/day-22/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-04/day-22/c++)]
    [day-23 - The Dining Philosophers](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-04/day-23/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-04/day-23/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-04/day-23/c++)]
    [day-24 - The Josephus Problem](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-04/day-24/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-04/day-24/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-04/day-24/c++)]
    [day-25 - Coin Trouble](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-04/day-25/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-04/day-25/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-04/day-25/c++)]
    [day-26 - Briefcase Lock](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-04/day-26/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-04/day-26/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-04/day-26/c++)]
    [day-27 - Task Scheduler](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-04/day-27/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-04/day-27/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-04/day-27/c++)]
    [day-28 - Word Search](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-1/Week-04/day-28/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-04/day-28/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-1/Week-04/day-28/c++)]
[Week-05](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-05)
    [day-29 - Traffic Light Checker](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-05/day-29/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-05/day-29/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-05/day-29/c++)]
    [day-30 - The Maximum Value](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-05/day-30/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-05/day-30/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-05/day-30/c++)]
    [day-31 - The Time in Words](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-05/day-31/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-05/day-31/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-05/day-31/c++)]
    [day-32 - Climbing the Leaderboard](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-05/day-32/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-05/day-32/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-05/day-32/c++)]
    [day-33 - WERTYU](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-05/day-33/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-05/day-33/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-05/day-33/c++)]
    [day-34 - Primary Arithmetic](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-05/day-34/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-05/day-34/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-05/day-34/c++)]
    [day-35 - Dog and Gopher](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-05/day-35/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-05/day-35/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-05/day-35/c++)]
[Week-06](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-06)
    [day-36 - LCD Display](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-06/day-36/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-06/day-36/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-06/day-36/c++)]
    [day-37 - Breaking the Records](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-06/day-37/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-06/day-37/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-06/day-37/c++)]
    [day-38 - Electronics Shop](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-06/day-38/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-06/day-38/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-06/day-38/c++)]
    [day-39 - Halloween Sale](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-06/day-39/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-06/day-39/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-06/day-39/c++)]
    [day-40 - Larry's Array](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-06/day-40/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-06/day-40/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-06/day-40/c++)]
    [day-41 - Sales by Match](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-06/day-41/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-06/day-41/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-06/day-41/c++)]
    [day-42 - Drawing Book](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-06/day-42/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-06/day-42/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-06/day-42/c++)]
[Week-07](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-07)
    [day-43 - Area of a Triangle](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-07/day-43/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-07/day-43/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-07/day-43/c++)]
    [day-44 - Maximum Edge of a Triangle](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-07/day-44/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-07/day-44/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-07/day-44/c++)]
    [day-45 - Subtract the swapped bits without temp storage](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-07/day-45/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-07/day-45/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-07/day-45/c++)]
    [day-46 - Hot Pics of Danny DeVito!](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-07/day-46/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-07/day-46/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-07/day-46/c++)]
    [day-47 - Zip It!](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-07/day-47/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-07/day-47/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-07/day-47/c++)]
    [day-48 - Christmas Tree](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-07/day-48/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-07/day-48/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-07/day-48/c++)]
    [day-49 - Swimming Pool](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-07/day-49/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-07/day-49/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-07/day-49/c++)]
[Week-08](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-08)
    [day-50 - Tic Tac Toe](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-08/day-50/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-08/day-50/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-08/day-50/c++)]
    [day-51 - Asteroid Collision](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-08/day-51/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-08/day-51/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-08/day-51/c++)]
    [day-52 - Switch on the Gravity](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-08/day-52/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-08/day-52/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-08/day-52/c++)]
    [day-53 - Javelin Parabolic Throw](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-08/day-53/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-08/day-53/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-08/day-53/c++)]
    [day-54 - RGB to Hex Color Converter](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-08/day-54/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-08/day-54/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-08/day-54/c++)]
    [day-55 - Filter Repeating Character Strings](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-08/day-55/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-08/day-55/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-08/day-55/c++)]
    [day-56 - Convert to Hex](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-2/Week-08/day-56/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-08/day-56/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-2/Week-08/day-56/c++)]
[Week-09](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-09)
    [day-57 - Magic Sigil Generator](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-09/day-57/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-09/day-57/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-09/day-57/c++)]
    [day-58 - Create a Dice Roller](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-09/day-58/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-09/day-58/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-09/day-58/c++)]
    [day-59 - Perfectly balanced](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-09/day-59/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-09/day-59/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-09/day-59/c++)]
    [day-60 - A Game of Threes](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-09/day-60/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-09/day-60/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-09/day-60/c++)]
    [day-61 - Write a Web Crawler](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-09/day-61/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-09/day-61/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-09/day-61/c++)]
    [day-62 - Funny plant](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-09/day-62/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-09/day-62/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-09/day-62/c++)]
    [day-63 - The rabbit problem](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-09/day-63/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-09/day-63/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-09/day-63/c++)]
[Week-10](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-10)
    [day-64 - First Recurring Character](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-10/day-64/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-10/day-64/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-10/day-64/c++)]
    [day-65 - ISBN Validator](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-10/day-65/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-10/day-65/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-10/day-65/c++)]
    [day-66 - ISBN Generator](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-10/day-66/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-10/day-66/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-10/day-66/c++)]
    [day-67 - Color maze](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-10/day-67/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-10/day-67/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-10/day-67/c++)]
    [day-68 - Clarence the Slow Typist](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-10/day-68/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-10/day-68/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-10/day-68/c++)]
    [day-69 - Garage Door Opener](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-10/day-69/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-10/day-69/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-10/day-69/c++)]
    [day-70 - Broken Keyboard](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-10/day-70/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-10/day-70/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-10/day-70/c++)]
[Week-11](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-11)
    [day-71 - How long has the light been on?](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-11/day-71/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-11/day-71/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-11/day-71/c++)]
    [day-72 - L33tspeak Converter](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-11/day-72/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-11/day-72/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-11/day-72/c++)]
    [day-73 - L33tspeak Translator](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-11/day-73/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-11/day-73/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-11/day-73/c++)]
    [day-74 - CATTLEMETER](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-11/day-74/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-11/day-74/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-11/day-74/c++)]
    [day-75 - Minesweeper](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-11/day-75/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-11/day-75/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-11/day-75/c++)]
    [day-76 - The Cake Thief](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-11/day-76/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-11/day-76/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-11/day-76/c++)]
    [day-77 - Bot saves princess](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-11/day-77/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-11/day-77/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-11/day-77/c++)]
[Week-12](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-12)
    [day-78 - A number without numbers](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-12/day-78/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-12/day-78/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-12/day-78/c++)]
    [day-79 - Analog Clock](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-12/day-79/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-12/day-79/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-12/day-79/c++)]
    [day-80 - Make it look like you are working](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-12/day-80/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-12/day-80/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-12/day-80/c++)]
    [day-81 - Draw the “G” Logo](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-12/day-81/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-12/day-81/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-12/day-81/c++)]
    [day-82 - Tidy Numbers](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-12/day-82/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-12/day-82/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-12/day-82/c++)]
    [day-83 - Bathroom Stalls](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-12/day-83/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-12/day-83/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-12/day-83/c++)]
    [day-84 - Vestigium](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-12/day-84/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-12/day-84/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-12/day-84/c++)]
[Week-13](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-13)
    [day-85 - TCP/IP Client and Server](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-13/day-85/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-13/day-85/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-13/day-85/c++)]
    [day-86 - Way Too Long Words](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-13/day-86/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-13/day-86/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-13/day-86/c++)]
    [day-87 - Hulk](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-13/day-87/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-13/day-87/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-13/day-87/c++)]
    [day-88 - Hit the Lottery](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-13/day-88/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-13/day-88/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-13/day-88/c++)]
    [day-89 - Minutes Before the New Year](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-13/day-89/README.md) - [Already solved with [Go](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-13/day-89/Go), [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-13/day-89/c++)]
    [day-90 - Radio Station](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-13/day-90/README.md) - [Already solved with [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-13/day-90/c++)]
    [day-91 - Cyberpunk 2078](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-3/Week-13/day-91/README.md) - [Already solved with [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-3/Week-13/day-91/c++)]
[Week-14](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-4/Week-14)
    [day-92 - New Year Candles](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-4/Week-14/day-92/README.md) - [Already solved with [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-4/Week-14/day-92/c++)]
    [day-93 - Dreamoon and Stairs](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-4/Week-14/day-93/README.md) - [Already solved with [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-4/Week-14/day-93/c++)]
    [day-94 - Superhero Transformation](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-4/Week-14/day-94/README.md) - [Already solved with [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-4/Week-14/day-94/c++)]
    [day-95 - Free Cash](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-4/Week-14/day-95/README.md) - [Already solved with [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-4/Week-14/day-95/c++)]
    [day-96 - Beautiful Paintings](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-4/Week-14/day-96/README.md) - [Already solved with [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-4/Week-14/day-96/c++)]
    [day-97 - Elephant](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-4/Week-14/day-97/README.md) - [Already solved with [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-4/Week-14/day-97/c++)]
    [day-98 - Geography of Brazil](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-4/Week-14/day-98/README.md) - [Already solved with [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-4/Week-14/day-98/c++)]
[Week-15](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-4/Week-15)
    [day-100 - Final Hello World](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-4/Week-15/day-100/README.md) - [Already solved with [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-4/Week-15/day-100/c++)]
    [day-99 - How is the Weather?](https://github.com/IAPOLINARIO/100-days-of-code/blob/main/Month-4/Week-15/day-99/README.md) - [Already solved with [c++](https://github.com/IAPOLINARIO/100-days-of-code/tree/main/Month-4/Week-15/day-99/c++)]

## Ranking

If you want to be part of the **challenge ranking**, you need to submit a pull request to be validated by the project contributors. The PR **must** have the label `done` and the title of the PR **must** include the challenge you are submitting (e.g. **day-10**), otherwise no points will not be added to the ranking.
After review, if everything is fine with your PR, the branch will be merged into the `main` and the ranking generator **automated pipeline** will run everyday at 22:00PM (Amsterdam time) or when triggered manually, to update the README file.

Check bellow the current ranking:

| RANKING | CONTRIBUTOR | CHALLENGES COMPLETED | TOTAL POINTS |
|---------------------|---------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------|
| :trophy: 1 | [acanova](https://github.com/acanova) | day-100,day-99,day-98,day-97,day-96,day-95,day-94,day-93,day-92,day-91,day-90,day-89,day-88,day-87,day-86,day-85,day-84_c,day-83,day-82,day-81,day-80,day-79,day-78,day-77,day-76,day-75,day-74,day-73,day-72,day-71,day-70,day-69,day-68,day-67,day-66,day-65,day-64,day-63,day-62,day-61,day-60,day-59,day-58,day-57,day-56,day-55,day-54,day-53,day-52,day-51,day-50,day-49,day-48,day-47,day-46,day-45,day-44,day-43,day-42,day-41,day-40,day-39,day-38,day-37,day-36,day-35,day-34,day-33,day-32,day-31,day-30,day-29,day-28,day-27,day-26,day-25,day-24,day-23,day-22,day-21,day-20,day-19,day-18,day-17,day-16,day-15,day-14,day-13,day-12,day-11,day-10,day-09,day-08,day-07,day-06,day-05,day-04,day-03,day-02,day-01 | 10000 |
| :2nd_place_medal: 2 | [IAPOLINARIO](https://github.com/IAPOLINARIO) | day-89,day-88,day-87,day-86,day-85,day-84,day-83,day-82,day-81,day-80,day-79,day-78,day-77,day-76,day-75,day-74,day-73,day-72,day-71,day-70,day-69,day-68,day-67,day-66,day-65,day-64,day-63,day-62,day-61,day-60,day-59,day-58,day-56,day-57,day-55,day-54,day-53,day-52,day-51,day-50,day-49,day-48,day-47,day-46,day-45,day-44,day-43,day-42,day-41,day-40,day-39,day-38,day-35,day-37,day-36,day-34,day-33,day-32,day-31,day-29,day-30,day-28,day-27,day-26,day-25,day-24,day-23,day-22,day-21,day-20,day-19,day-18,day-17,day-16,day-15,day-14,day-13,day-12,day-11,day-10,day-09,day-08,day-07,day-06,day-05,day-04,day-03,day-02,day-01 | 8900 |
| :3rd_place_medal: 3 | [nucci](https://github.com/nucci) | day-20,day-19,day-18,day-17,day-16,day-15,day-14,day-13,day-12,day-11,day-10,day-9,day-8,day-7,day-6,day-5,day-4,day-3,day-2,day-1 | 2000 |
| :see_no_evil: 4 | [evmartinelli](https://github.com/evmartinelli) | day-18,day-17,day-16,day-15,day-14,day-13,day-12,day-11,day-10,day-09,day-08,day-07,day-06,day-05,day-04,day-03,day-02,day-01 | 1800 |
| :hamburger: 5 | [diogotorres](https://github.com/diogotorres) | day-08,day-07,day-06,day-05,day-04,day-03,day-02,day-01 | 800 |
| :see_no_evil: 6 | [jaumzors](https://github.com/jaumzors) | day-08,day-07,day-06,day-05,day-04,day-03,day-02,day-01 | 800 |
| :speak_no_evil: 7 | [stefanholdermans](https://github.com/stefanholdermans) | day-04,day-3,day-7,day-6,day-5,day-2,day-1 | 700 |
| :worried: 8 | [fzavalloni](https://github.com/fzavalloni) | day-06,day-05,day-04,day-03,day-02,day-1 | 600 |
| :ghost: 9 | [muclemente](https://github.com/muclemente) | day-06,day-05,day-04,day-03,day-02,day-01 | 600 |
| :imp: 10 | [uigormarshall](https://github.com/uigormarshall) | day-03,day-02,day-01 | 300 |
| :see_no_evil: 11 | [lucaslra](https://github.com/lucaslra) | day-03,day-02,day-01 | 300 |
| :cool: 12 | [rschio](https://github.com/rschio) | day-02,day-01 | 200 |
| :hear_no_evil: 13 | [mbertoluci](https://github.com/mbertoluci) | day-02,day-01 | 200 |
| :hamburger: 14 | [williamgeduc](https://github.com/williamgeduc) | day-01 | 100 |

Last Update: 2021-03-02 22:12:03.146679034 +0000 UTC m=+9.971094366

---

#### Original Idea

Check out the [#100DaysOfCode Project](https://www.100daysofcode.com/). Changing your habits you are changing your life. Remember that the best time to start is always NOW.