Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/907th/code-challenges

Solutions for code challenges (HackerRank, LeetCode, CodeForces, TopCoder, Timus, etc.) and educational projects.
https://github.com/907th/code-challenges

algorithm-challenges code-challenges codeforces-solutions coursera-assignments data-structures-and-algorithms hackerrank-solutions leetcode-solutions timus-solutions topcoder-solutions

Last synced: 25 days ago
JSON representation

Solutions for code challenges (HackerRank, LeetCode, CodeForces, TopCoder, Timus, etc.) and educational projects.

Awesome Lists containing this project

README

        

## About This Repository

My own solutions for the code challenges (HackerRank, LeetCode, CodeForces, TopCoder, Timus, etc.)
and my educational projects live in this repository.

This repo is structured as follows:

* 🗂 There is a separate folder for each challenges platform and for each educational project.
Solutions for the problems lives there.
* 🛠 [Library](Library) folder contains implementations of many popular algorithms and data structures.
It is my toolbox for solving problems.
* 📜 This repo has a [Wiki page](https://github.com/907th/code-challenges/wiki)!
I put notes, hints, code snippets, ideas, etc. there.

## My Rankings

📈 Here are the links to my rankings on different platforms:

* [Timus](https://acm.timus.ru/author.aspx?id=309777)
* [LeetCode](https://leetcode.com/907th/)
* [HackerRank](https://www.hackerrank.com/aychernenkov)
* [Codeforces](https://codeforces.com/profile/907th)
* [TopCoder](https://www.topcoder.com/members/Laise)