Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chameleontartu/competitive_programming
Repository with solution. Preparation to upcoming competitions.
https://github.com/chameleontartu/competitive_programming
codeforces e-olymp hackerrank programming timus
Last synced: 12 days ago
JSON representation
Repository with solution. Preparation to upcoming competitions.
- Host: GitHub
- URL: https://github.com/chameleontartu/competitive_programming
- Owner: ChameleonTartu
- License: apache-2.0
- Created: 2016-05-16T08:35:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-23T23:12:46.000Z (almost 8 years ago)
- Last Synced: 2024-11-07T19:53:34.811Z (2 months ago)
- Topics: codeforces, e-olymp, hackerrank, programming, timus
- Language: C++
- Homepage:
- Size: 72.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## General information
This repository is created with aim to prepare to competitions and keep myself in good shape for interviews.I am mainly focused on:
- Codeforces
- HackerRank
- Timus
- e-olympwebsites. In the future I will add more, but for now I think that it is fairly enough.
There are several websites extra I am using to preparation, solutions from which I will not share, at least, for now.
My favorites:
- Codefights
- InterviewBit## Strategy
I have a grid for each day, I need to solve from 5 to 10 tasks/day from different sources. I am commiting task just after solving it and to make myself confident in all aspects of language. I have decided to start from simpliest ones and increase complexity.