DEV Community

Cover image for Things learned from AdventOfCode 2022
Murtaza Nathani
Murtaza Nathani

Posted on • Edited on

Things learned from AdventOfCode 2022

What is AdventofCode (aoc) ?

Its series of 25 leetcode / problem solving question that you can solve to learn and enjoy.

Its writtern by Eric Wastl, please follow and support his work.

For more insights check the link below:
https://adventofcode.com/2022/about.


Lets Jump to learnings ! :D

Adventofcode has total 25 question, from which to the date of writing i am attempted few out of it.

Can check the implementation here: https://github.com/m-nathani/aoc-2022/

Moreover, have learned / revised things i could not have done with the regular programming i do at work


I was motivated on attempting the aoc last year in 2022 by my colleague @hendriklammers, who i admire of how he is keen to learn different techs and solving problems. So thank you. :)

Regards.

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay