Skip to content
#

fstream

Here are 63 public repositories matching this topic...

51 advanced C++ problems — matrices, strings, recursion, file handling, and 2 real-world projects. Built with clean code and Divide & Conquer thinking. Course 7 | Algorithms & Problem Solving Level 3 | Programming Advices Roadmap.

  • Updated May 6, 2026

Bank Client Management System in C++ — console-based CRUD app with file persistence, soft-delete pattern, and clean Divide & Conquer architecture. Built as part of Course 7 — Algorithms & Problem Solving Level 3 | Programming Advices Roadmap.

  • Updated May 4, 2026
  • C++
Registration-and-Login-System-Cpp

A C++ project that provides user registration with email and password, featuring email validation using regular expressions, password length validation, and secure password management with options for resetting passwords. Future plans include implementing a cipher algorithm for enhanced data protection.

  • Updated Sep 23, 2024
  • C++

Bank Client Management System — 1st Extension. Adds a full Transactions Menu with Deposit, Withdraw (with balance validation), and Total Balances tracking. Built in C++ using Divide & Conquer structured programming. Part of Course 7 | Programming Advices Roadmap.

  • Updated May 5, 2026
  • C++

Improve this page

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

Learn more