Skip to content
/ UVa Public

💡 This repo reflects my foundation in competitive programming and algorithmic thinking, which I continue to apply in building scalable, real-world systems. Some of the problems solved here contributed to my achievements in national-level programming contests in Bangladesh.

Notifications You must be signed in to change notification settings

samshad/UVa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UVa Online Judge Solutions

This repository contains my accepted solutions to various problems from the UVa Online Judge. All solutions are written in C++.

📁 Folder Structure

Each file is named after its UVa problem number and title for easy reference. For example:

100 - The 3n + 1 problem.cpp  
11235 - Frequent values.cpp  

🧠 Purpose

  • Practice problem-solving and algorithms
  • Improve C++ coding skills
  • Prepare for competitive programming contests

🏆 Background

These problems were solved during my time as a competitive programmer, and some were used in national and inter-university contests in Bangladesh.

📌 Note

All solutions were accepted on submission. If you're preparing for contests or just learning algorithms, feel free to explore and use these for learning purposes.

About

💡 This repo reflects my foundation in competitive programming and algorithmic thinking, which I continue to apply in building scalable, real-world systems. Some of the problems solved here contributed to my achievements in national-level programming contests in Bangladesh.

Topics

Resources

Stars

Watchers

Forks