Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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-olymp

websites. 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.