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
- Host: GitHub
- URL: https://github.com/miraclecancode/algorithms-and-data_structures
- Owner: MiracleCanCode
- Created: 2025-03-23T15:52:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-23T16:11:14.000Z (about 1 year ago)
- Last Synced: 2025-03-23T17:23:29.633Z (about 1 year ago)
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 каталога: реализация, теория. Я приведу примеры реализации алгоритма или структуры данных на моих основных языках
# Важно! Репозиторий может содержать не все алгоритмы или структуры данных, репозиторий новый и они появятся в ближайшее время