GithubHelp home page GithubHelp logo

math919191 / adventofcode2021 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 12.03 MB

Advent type calendar for coding for 2021. I'm going to put my completed projects in here.

C++ 59.30% CMake 10.87% C 12.22% Makefile 17.61%

adventofcode2021's Introduction

AdventOfCode2021

Advent type calendar for coding for 2021. I'm going to put my completed projects in here.

Why the formatting is weird

I started doing some of the puzzles in December 2021. I completed probably half of the problems -- the easier ones. I ran out of time to finish before the semester started. I did not understand how to use github...I copied some of my code up because my uncle wanted to look at my code. Come April 2022...I finished Winter Semester 2022 and I am bored looking for something to do....I rediscovered advent and wanted to finish what I had started. During the semester, I learned how to use github, commit code, and a variety of concepts from my classes. I created a different set up I like better for getting the input and I seperated the days into classes rather than new projects, which makes a lot more sense than what I was doing earlier.

I'm gonna leave the files from December the way they are because it reminds me of how far I've come. Programming is FAR less frustrating than it was because I have gained some experience, know the tools I have at my disposal, actually know how to use the debugger, and realizing that it's not the end of the world if I can figure it out as quickly as I want. I have lowered my expectations significantly in how quickly I expect to finish the problem and that has helped A LOT as well. Additionally, I am looking forward to Advent Of Code 2022 because I will have taken another semester of CS classes, hopefully finished Advent of Code 2021, and maybe even have a job programming. Just overall, having better abilities. I also am doing this for my own enjoyment and not at all to beat anyone like I was in December. That makes a huge difference as well.

Notes on some of the Days

  • Day 19 -- My solution is VERY inefficient and took about 10-15 minutes for it to run to generate the answer. I copied the output I got for the coordinates and pasted that for part 2. That is part of the reason there is so much commented out code. I also forgot to add 0,0,0 to the list so I had a couple of failed attempts for part 2.
  • Day 25 -- I enjoyed this one. Simple and not nearly as time consuming as the other ones.

adventofcode2021's People

Contributors

math919191 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.