GishB / GeneralAlgorithms

Personal algorithmic task solutions saved from platforms like Yandex.Context, CodeWars and Karpov.Courses / Решене олимпиадных задач на платформе Яндекс.Контекст, CodeWars, Karpov.Courses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorithm tasks on Python ~ 3.8

This pet project contains algorithm tasks from three different platforms as CodeWars, Yandex.Contests, Karpov.Courses.

Main idea of the project is to save algorithm for future training and education purposes.

Structure:

  • CodeWarsAlgorithms: contains tasks from the platform without any special split in jupyter notebook.
  • YandexAlgorithms: contains tasks divided on years and special events.
  • KarpovCoursesAlgorithms: contains tasks in .py format without any special split.

In the future the project will be extended and all dir will have .py files with tasks and implementations as well as tests.

Some useful links:

  1. https://www.codewars.com/
  2. https://contest.yandex.ru/
  3. https://karpov.courses/

About

Personal algorithmic task solutions saved from platforms like Yandex.Context, CodeWars and Karpov.Courses / Решене олимпиадных задач на платформе Яндекс.Контекст, CodeWars, Karpov.Courses

License:The Unlicense


Languages

Language:Jupyter Notebook 89.1%Language:Python 10.9%