Learning to program in C on an online platform can provide structured learning and a certification to show along with your resume. Learning C can still be useful in 2026, especially if you want to ...
I want to challenge myself to daily solve at least one program in C++ to gain confidence in C++ syntax. My target is add atleast 100 programs to this github repo. After my challenge is over, this repo ...
My solutions for the Advent of Code 2023 in C++. Target version is C++20, so that solutions can compile with current versions of gcc and clang (as of late 2023) and also with their respective ...