Skip to content

MuhammadAhmadF2005/DSA_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

58 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ§‘β€πŸ’» Competitive Programming Solutions

This repository contains my personal collection of problem solutions from:

  • LeetCode 🟒 (Data Structures & Algorithms, interview prep)
  • Project Euler πŸ”’ (math-heavy programming challenges)
  • Codeforces πŸ”΄ (competitive programming contests)

The main purpose of this repo is to practice algorithms, data structures, and problem-solving skills while keeping track of my progress across different platforms.


Each file is generally named after the problem number or title for easy reference.


⚑ Languages Used

  • Mostly C++ (with STL, recursion, DP, etc.)
  • Occasionally Python for quick math-heavy tasks

🎯 Goals

  • Strengthen DSA concepts
  • Improve problem-solving speed
  • Build a solid foundation for coding interviews and competitive programming contests

πŸš€ How to Use

  1. Clone the repo:

    git clone https://github.com/MuhammadAhmadF2005/DSA_cpp
  2. Navigate into the relevant folder

  3. Compile and run the solution in your local environment.


βœ… Status

This repository is a work in progress. I regularly update it with new solutions as I solve more problems.


About

Leetcode, PE and dsa practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors