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

https://github.com/vpetrigo/courses

Solutions for different courses
https://github.com/vpetrigo/courses

algorithm cpp graph java mooc python stepik

Last synced: 3 days ago
JSON representation

Solutions for different courses

Awesome Lists containing this project

README

          

### Build status
![travis-build-status](https://travis-ci.org/vpetrigo/courses.svg?branch=master)

# Solutions for problems in different courses

- [Algorithms: Theory and Practice. Data structures](https://stepik.org/course/%D0%90%D0%BB%D0%B3%D0%BE%D1%80%D0%B8%D1%82%D0%BC%D1%8B-%D1%82%D0%B5%D0%BE%D1%80%D0%B8%D1%8F-%D0%B8-%D0%BF%D1%80%D0%B0%D0%BA%D1%82%D0%B8%D0%BA%D0%B0-%D0%A1%D1%82%D1%80%D1%83%D0%BA%D1%82%D1%83%D1%80%D1%8B-%D0%B4%D0%B0%D0%BD%D0%BD%D1%8B%D1%85-1547) on Stepik.org - `alg-datastruct/` folder
- [Graph Theory](https://stepik.org/course/%D0%9E%D1%81%D0%BD%D0%BE%D0%B2%D1%8B-%D1%82%D0%B5%D0%BE%D1%80%D0%B8%D0%B8-%D0%B3%D1%80%D0%B0%D1%84%D0%BE%D0%B2-126/) on Stepik.org - `alg-graph/` folder
- [Linux Modules Development](https://stepik.org/course/2051/) on Stepik.org - `linux-mod/` folder