Skip to content
#

programming-challenge

Here are 17 public repositories matching this topic...

This project implements a full-featured compiler for a custom programming language, demonstrating modern compiler design principles and optimization techniques. The compiler follows the traditional multi-pass compilation process while incorporating advanced features like optimization frameworks and sophisticated register allocation.

  • Updated Jan 5, 2025
  • C++

Matrix Manipulator is a C++ program (University of Central Punjab, CS fundamentals project) that performs matrix operations using dynamic 2D arrays and pointers without OOP. It handles console/file input and output (saving to data.txt), demonstrating core programming concepts (arrays, loops, functions, dynamic memory, file handling).

  • Updated Aug 3, 2025
  • C++

Welcome to my GitHub repository that houses a collection of my solutions to various online judge problems! This public repository serves as a resource for programmers and coding enthusiasts seeking inspiration and guidance for solving coding challenges across different online judges. Feel free to explore the code solutions.

  • Updated Jul 18, 2025
  • C++

Improve this page

Add a description, image, and links to the programming-challenge topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the programming-challenge topic, visit your repo's landing page and select "manage topics."

Learn more