└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Competitive-programming-resourse-link 2 | 3 | Tutorial Websites: 4 | 5 | 1. E-Maxx Algorithms in English: https://cp-algorithms.com/ 6 | 7 | 2. TopCoder: https://www.topcoder.com/community/competitive-programming/tutorials/ 8 | 9 | 3. PEGWiki: http://wcipeg.com/wiki/Special:AllPages 10 | 11 | 4. C++ Notes: http://www.fredosaurus.com/notes-cpp/ 12 | 13 | 5. Problem Solving in Mathematics: http://jwilson.coe.uga.edu/EMT725/EMT725.html 14 | 15 | Codeforses Blog: 16 | 17 | 1. Codeforces Awesome Competitive Programming: https://codeforces.com/blog/entry/23054 18 | 19 | 2. The Ultimate Topic List (with Resources, Problems and Templates): https://codeforces.com/blog/entry/95106 20 | 21 | 3. Good Blog Post Resources about Algorithm and Data Structures: https://codeforces.com/blog/entry/13529 22 | 23 | 4. All of the good tutorials found on codeforces: https://codeforces.com/blog/entry/57282 24 | 25 | 5. Programming Camp Syllabus: https://docs.google.com/document/d/1_dc3Ifg7Gg1LxhiqMMmE9UbTsXpdRiYh4pKILYG2eA4/edit 26 | 27 | Codechef: 28 | 29 | 1. Get Started With The Sport Of Programming : https://www.codechef.com/guide-to-competitive-programming 30 | 31 | 2. Learn Data Structures and Algorithms: https://www.codechef.com/certification/data-structures-and-algorithms/prepare 32 | 33 | 3. Data Structures and Algorithms: https://discuss.codechef.com/t/data-structures-and-algorithms/6599 34 | 35 | 36 | Bangla: 37 | 38 | 1. শাফায়েতের ব্লগ: http://www.shafaetsplanet.com/ 39 | 40 | 2. বাংলায় প্রোগ্রামিং রিসোর্স : https://github.com/me-shaon/bangla-programming-resources 41 | 42 | 3. Tanvir's Blog: C++ STL https://tanvir002700.wordpress.com/2016/04/15/c-stl-tricks1/ 43 | --------------------------------------------------------------------------------