Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sankalp1999/competitive-programming
This repository contains my solutions to problems from Codeforces, Codechef and other platforms.
https://github.com/sankalp1999/competitive-programming
atcoder codechef codeforces competitive-programming spoj
Last synced: 3 months ago
JSON representation
This repository contains my solutions to problems from Codeforces, Codechef and other platforms.
- Host: GitHub
- URL: https://github.com/sankalp1999/competitive-programming
- Owner: sankalp1999
- Created: 2019-08-12T06:47:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-15T06:16:41.000Z (over 3 years ago)
- Last Synced: 2024-10-26T18:47:04.777Z (3 months ago)
- Topics: atcoder, codechef, codeforces, competitive-programming, spoj
- Language: C++
- Homepage:
- Size: 67.3 MB
- Stars: 18
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Problem-solving and Competitive Programming
This repository contains solutions of some of the problems I have solved on different platforms across the web majorly
Codechef, Codeforces.You can refer the resources section for some useful information.
**Currently, I am in the process of updating this repository and making major changes.**. **Check out my 3rd sem DS [repository](https://github.com/sankalp1999/3rdSem-Data-Structures-Lab#some-thoughts---cp-related) README to get
some information about approaching CP**
- [ ] Write better code for future problems, try to analyse(like I do for LC/IB). Maintain copies of code with explanation and proper names like I did for the IP repo. Maintain explanations for future reference. Helps for revision and someone else might refer. Think for longer, take inspiration from MathProgrammer, Mandilya
- [ ] Check out TuDss github and Ashish Gup
- [ ] Write standard implementations of slighly advanced stuff and maintain copy here.
- [ ] Scrape HackerRank solutions and learn to scrape other solutions from the scripts available on github.
- [ ] Become active in sometime in solving CP style problems.
- [ ] Decide on splitting into subfolders in future.
- [ ] Participate more in AtCoder contests. Check out the new tools about CF.
- [ ] Add your thoughts and reflections on CP. Write about the ideas shared in the 3rd sem Data Structures repository.
- [ ] Use this as primary repo to commit solutions.
- [ ] Add standard implementations from the other repo here. Filter out them from codes in this repository also.
- [ ] Add some favourite resources.## What CP is all about
Check out this brilliant [answer](https://qr.ae/TjA0uu) by Manashi Sarkar if you want to know about Competitive Programming## Youtube Channels related to CP
Check [here](https://github.com/sankalp1999/Competitive-Programming/blob/master/Resources/YoutubeChannels.md)