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

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

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

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

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

## About This Repository

There are my own solutions for
code challenges (LeetCode, HackerRank, CodeForces, Timus, etc.) and
educational projects (Coursera, Udemy, Stepik, etc.) in this repository.

Navigation:

* 🗂 Each platform/project has its own dedicated folder at the repository root.
Solutions for problems and assignments lives there.
* 🛠 There is a [Library](Library) folder.
It contains implementations of common algorithms and data structures (for different languages).
They help to solve code challenges faster sometimes.
* 📜 In the [Wiki](https://github.com/907th/code-challenges/wiki) I put notes, hints, code snippets, ideas, etc.

## My Rankings

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

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

TODO: Add links to Coursera and Stepik profile pages.