Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Problem Solving Repository

Welcome to the Problem Solving Repository! This repository is dedicated to organizing and solving programming problems from various platforms, starting with Codeforces and an offline course with Route Academy.

Repository Structure

The repository is currently structured as follows:

/problem-solving-repo
│
├── /codeforces
│   ├── /level_A
│   ├── /level_B
│   ├── /level_C
│   ├── /level_D
│   └── /excel_file.xlsx
│
├── /route_academy
│   ├── /cpp_problems
│   └── /notes
│
└── /future_expansions

Codeforces

This folder contains problems solved with Python categorized by difficulty levels (A, B, C, D):

  • /level_A: Contains solutions and explanations for Level A problems.
  • /level_B: Contains solutions and explanations for Level B problems.
  • /level_C: Contains solutions and explanations for Level C problems.
  • /level_D: Contains solutions and explanations for Level D problems.
  • /excel_file.xlsx: An Excel file that lists the top important questions in each level, providing a roadmap for problem-solving.

Route Academy

This folder is dedicated to problem-solving exercises from the Route Academy's offline course:

  • /cpp_problems: Contains C++ solutions to problems encountered during the course.
  • /notes: Contains any relevant notes or resources related to the course material.

Future Expansions

In the future, this repository will include additional problem-solving resources in various programming languages and on different platforms, such as:

  • LeetCode
  • HackerRank
  • AtCoder
  • And more!

Contributing

Contributions are welcome! If you have any problems, solutions, or resources to add, please feel free to submit a pull request.

Contact

For any questions or suggestions, please contact Abdelrahman Youssry.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages