Advent of Rust 🦀
2024

Learn and Practice Rust by solving daily challenges for a month on Advent of Rust 2024.

2,120 Enrolled
9,776 Submitted
Day 1 Advent of Rust challenge

Day 1

Day 2 Advent of Rust challenge

Day 2

Day 3 Advent of Rust challenge

Day 3

Day 4 Advent of Rust challenge

Day 4

Day 5 Advent of Rust challenge

Day 5

Day 6 Advent of Rust challenge

Day 6

Day 7 Advent of Rust challenge

Day 7

Day 8 Advent of Rust challenge

Day 8

Day 9 Advent of Rust challenge

Day 9

Day 10 Advent of Rust challenge

Day 10

Day 11 Advent of Rust challenge

Day 11

Day 12

Day 13

Day 14

Day 15

Day 16

Day 17

Day 18

Day 19

Day 20

Day 21

Day 22

Day 23

Day 24

Day 25

What is Advent of Rust?

Advent of code is a great way to improve your programming skills. It's a month-long event where you can learn Rust by solving daily challenges. Each day, a new challenge is released, and you have 24 hours to solve it. The challenges are designed to be fun and educational, and they cover a wide range of topics, from basic syntax to advanced algorithms.

Advent of Rust is just like Advent of Code, but with a focus on Rust, we'll focus on the core Rust language features like Ownership, Borrowing, Lifetimes, and more.