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

https://github.com/miraclecancode/algorithms-and-data_structures

Algorithms and data structures by isa
https://github.com/miraclecancode/algorithms-and-data_structures

Last synced: 3 months ago
JSON representation

Algorithms and data structures by isa

Awesome Lists containing this project

README

          

# algorithms-and-data_structures by isa

## Why I created this repository?
#### I created this repository to learn algorithms and data structures and to help others learn them. This repository is a kind of knowledge base

## How to use this repository?
#### You can use this repository as a knowledge base, you can go to the directory of the algorithm or data structure you are interested in and find 2 directories there: implementation, theory. I will give examples of the implementation of the algorithm or data structure in my main languages

# Important! The repository may not contain all algorithms or data structures, the repository is new and they will appear soon

# Russian:

## Зачем я создал этот репозиторий?
#### Я создал этот репозиторий, чтобы изучать алгоритмы и структуры данных и помогать другим изучать их. Этот репозиторий является своего рода базой знаний

## Как использовать этот репозиторий?
#### Вы можете использовать этот репозиторий как базу знаний, вы можете перейти в каталог интересующего вас алгоритма или структуры данных и найти там 2 каталога: реализация, теория. Я приведу примеры реализации алгоритма или структуры данных на моих основных языках

# Важно! Репозиторий может содержать не все алгоритмы или структуры данных, репозиторий новый и они появятся в ближайшее время