Skip to content
#

programmingadvices

Here are 3 public repositories matching this topic...

A modular C++ CLI Math Quiz game. Features dynamic question generation with varied difficulties and operations. Optimized via pass-by-reference and SRP. Developed as the 2nd project of the 5th course (Algorithms & Problem Solving L2) on the ProgrammingAdvices platform.

  • Updated Jun 14, 2026
  • C++

A production-grade, header-only C++ lightweight utility toolkit featuring highly optimized modules for math algorithms, safe array/vector manipulations, secure symmetric text encryption, and robust fail-safe stream input validation.

  • Updated Jun 14, 2026
  • C++

A multi-phase Bank Management System in C++ featuring multi-user authentication, granular permissions matrix, transactional ledger, and system audit logs.

  • Updated Jun 15, 2026
  • C++

Improve this page

Add a description, image, and links to the programmingadvices 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 programmingadvices topic, visit your repo's landing page and select "manage topics."

Learn more