https://github.com/mohamed-moumni/cp_journey
This Repository contains My Solution to various problems using CPP and Python.
https://github.com/mohamed-moumni/cp_journey
algorithms codeforces competitive-programming cses project-euler
Last synced: 3 months ago
JSON representation
This Repository contains My Solution to various problems using CPP and Python.
- Host: GitHub
- URL: https://github.com/mohamed-moumni/cp_journey
- Owner: Mohamed-Moumni
- Created: 2022-05-16T20:49:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-22T04:34:25.000Z (over 1 year ago)
- Last Synced: 2024-03-22T05:30:04.111Z (over 1 year ago)
- Topics: algorithms, codeforces, competitive-programming, cses, project-euler
- Language: C++
- Homepage:
- Size: 339 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CP_Journey
This Repository Contains My Solutions for problems in `algorithms` and `Data Structures`, the solutions coded in `C++` language.
it's contains my solutions for problems in many platform :
**Codeforces,**
**Atcoder, codeChef, LeetCode, CSES, Euler**## List of Ressources
> Practice Websites
* [Codeforces](https://codeforces.com/)
* [Atcoder](https://atcoder.jp/)
* [codeChef](https://www.codechef.com/)
* [LeetCode](https://leetcode.com/)
* [CSES](https://cses.fi/)
* [Euler](https://projecteuler.net/archives)> Learning Algorithm and Data Structures Websites
* [USACO](https://usaco.guide/dashboard/)
* [Codeforces](https://codeforces.com/blog/entry23054)
* [Cp Algorithm](https://cp-algorithms.com/)> Useful Youtube Channels for Competitive programming
* [WilliamFiset](https://www.youtube.com/c/WilliamFiset-videos/)
* [colinGalen](https://www.youtube.com/c/ColinGalen/)
* [Utkarsh Gupat](https://www.youtube.com/channel/UCGS5ZzcSAymQbWZvNoKOFhQ)
* [petrmitrichev](https://www.youtube.com/user/petrmitrichev)
* [afternoonish](https://www.youtube.com/user/afternoonish)
* [ecnerwala](https://www.youtube.com/channel/UCn9ng6ZUnh5weU1BsIQoZ5w)
* [Jay Leeds](https://www.youtube.com/channel/UCpUTNKWxw9p4nOvekiIRWow)
* [William Lin](https://www.youtube.com/channel/UCKuDLsO0Wwef53qdHPjbU2Q)
* [SecondThread](https://www.youtube.com/channel/UCXbCohpE9IoVQUD2Ifg1d1g)
* [Errichto](https://www.youtube.com/c/Errichto)
* [Reducible](https://www.youtube.com/c/Reducible)
* [3blue1brown](https://www.youtube.com/c/3blue1brown)