Skip to content

Arshkhattak/code_forces_problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

💻 Code Forces Problems

by Areeba Sohail

Typing SVG



Codeforces C C++ Status


📖 About

This repository contains my solutions to problems solved on Codeforces. It's a personal archive of my competitive programming journey — tracking my progress, algorithms practiced, and problem-solving techniques over time.

🗂️ Structure

Each solution is organized as an individual file, typically named after the problem number or title, containing the source code for that specific solution.

⚙️ Languages Used

  • C
  • C++

🚀 How to Run

Compile any solution file with:

g++ solution.cpp -o solution
./solution

Or for C files:

gcc solution.c -o solution
./solution

🎯 Goal

To consistently practice competitive programming, improve problem-solving speed, and build a strong foundation in data structures and algorithms.

📫 Connect

Feel free to check out my other repositories and connect with me on GitHub!


Made with ❤️ and lots of debugging by Areeba Sohail

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages