Skip to content

Arna03v/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

advent-of-code

Attempting Advent of Code for the first time, in Rust (fun)

Topics/things I learnt

-- Will help me be more accountable

  1. map vs filter vs reduce
  2. filter-map
  3. parsing using nom
    • Dealing with white spaces using tuple((tag(), space1))
  4. iterators in rust
  5. Hashsets vs Vec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published