Modern C++ solutions for Advent of Code 2021

Overview
You might also like...
🎃 Submit creative FizzBuzz solutions in any language you want! Open for beginners !
🎃 Submit creative FizzBuzz solutions in any language you want! Open for beginners !

🎃 Hacktoberfest 2021 FizzBuzz Submit creative FizzBuzz solutions in any language you want! TL;DR: We're searching for creative/extraordinary/weird Fi

Undergrad Course CS252 Project Solutions

191CV210_CS252_PROJECT Details/Documentation for individual project constituting of the following problem statements from the 10th edition of Silbersc

Solutions to Hackerrank.com practice problems using JAVA, C, Python and MySQL
Solutions to Hackerrank.com practice problems using JAVA, C, Python and MySQL

Solutions to Hackerrank practice problems This repository contains 185 solutions to Hackerrank practice problems. Updated daily :) If it was helpful p

Contains Algorithms and Competitive Programming sites solutions (codeforces, codechef, etc.)

✨ hacktoberfest2021 💫 🌱 Contributing to hacktoberfest 2021 Welcome to hacktoberfest 2021 Public Repository. 👨🏻‍💻 A month-long celebration from Oc

Coding Questions with Solutions

Coding_SkillSet_Topicwise Code the following questions. Please answer the questions in the "AnswerX.cpp" format.. This repositiory is to help begineer

Collection of DSA problems and solutions
Collection of DSA problems and solutions

Hi HACKTOBERFEST 2021 IS HERE ‼️ ‼️ ‼️ 🎭 What is Hacktoberfest ? ♦️ Hacktoberfest is a month-long challenge. It happens every year in the month of Oc

Deitel & Deitel - "C How To Program" - solutions to exercises

Deitel & Deitel - "C How To Program" - solutions to exercises Intro Here you can find my solutions for Deitel & Deitel - "C How To Program". The code

Bank of challenges & solutions from r/dailyprogrammer for people learning to program

DailyProgrammerChallenges This repo contains all of the challenges from r/dailyprogrammer and also scripts used to pull challenges from the subreddit

Sharpmake is an open-source C#-based solution for generating project definition files, such as Visual Studio projects and solutions, GNU makefiles, Xcode projects, etc.

Sharpmake Introduction Sharpmake is a generator for Visual Studio projects and solutions. It is similar to CMake and Premake, but it is designed for s

Owner
RNDr. Simon Toth
Educational Content Creator, ex-Software Engineer, ex-Researcher
RNDr. Simon Toth
Attempts at the 2021 advent of code!

advent-of-code-21 Attempts at the 2021 advent of code! Also, here's our private leaderboard on the AoC site (speak to Tom to get added, you'll also ne

Emily Hunt 5 Dec 8, 2022
Yearly ./run of Advent Of Code

AoC++ Advent of Code 2021 problem solutions written in C++ Build mkdir build cd build cmake .. make all Run ./day1part1 <input> See problems here ht

Felix 2 May 25, 2022
CS50x_2021 - Harvard CS50x — 2021 solutions

CS50x 2021 — Introduction to Computer Science - Problem Sets Academic Honesty Problem Set 0: Scratch ?? Lab 1: Population Growth Problem Set 1: C hell

Maycon Paqui Marciano 131 Jan 8, 2023
Shellcode loader written in rust. Strives to evade modern EDR solutions.

Pestilence What is pestilence? Pestilence is a shellcode loader written in rust. It strives to evade modern EDR solutions. How does it work? It loads

Daniil Nababkin 28 Dec 5, 2022
Competitive Programming Implementations, Resources, Solutions, and Tools

In competitive programming contests, one must write computer programs capable of solving clear-cut problems under the given contraints and limits. Most competitive programmers use C++, Java, or Python.

Dong Liu 14 Sep 23, 2021
Learn open source contribution by adding your coding problems solutions here!

Hacktoberfest-2021 Repository created for Hacktoberfest event where beginners can learn to contribute to open-source source. How to contribute Check t

Developer Student Clubs, Vishwakarma Institute of Technology, Pune 12 Nov 2, 2021
A repository for Dsa solutions and approaches 📚📕

Coffee and Code ?? Coffee and Code is a Question Bank that provides solving patterns and resources along with solutions in diffrent language to help y

null 16 Nov 28, 2021
This repo contains solutions to coding questions available online on coding platforms like - Codeforces, Codechef, URI Online Judge, and Hackerrank.

CPP_Soln This repo contains solutions to coding questions available online on coding platforms like - Codeforces, Codechef, URI Online Judge , LeetCod

Rijul Jain 4 Nov 3, 2022
Accepted solutions to the Atcoder Educational DP Contest

atcoder-educational-dp Accepted solutions to the Atcoder Educational DP Contest A - Frog 1 B - Frog 2 C - Vacation D - Knapsack 1 E - Knapsack 2 F - L

Sachin Srivastava 4 Dec 4, 2022
Practice questions for midterm & final (no solutions)

Comp 15 Tufts Reviews Here are some reviews for the COMP15 midterm and final. These are not the official course study guides, but rather written by me

null 1 Nov 3, 2021