Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/candygoose/algorithms_2_term_ict
Алгоритмы и структуры данных 2 семестр Инфокоммуникационные технологии (ИКТ) ИТМО
https://github.com/candygoose/algorithms_2_term_ict
algotithms datastructures ict itmo python
Last synced: 8 days ago
JSON representation
Алгоритмы и структуры данных 2 семестр Инфокоммуникационные технологии (ИКТ) ИТМО
- Host: GitHub
- URL: https://github.com/candygoose/algorithms_2_term_ict
- Owner: CandyGoose
- Created: 2023-06-27T18:03:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-04T22:08:52.000Z (6 months ago)
- Last Synced: 2024-06-04T23:05:10.099Z (6 months ago)
- Topics: algotithms, datastructures, ict, itmo, python
- Language: Python
- Homepage:
- Size: 3.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Алгоритмы и структуры данных 2 семестр
## Инфокоммуникационные технологии
### Лекции
[Презентации](https://github.com/CandyGoose/Algorithms_2_term_ICT/tree/main/lectures)
### В классе
[Задания](https://github.com/CandyGoose/Algorithms_2_term_ICT/tree/main/class)
### Лабораторные
[1 - Алгоритмы поиска подстрок](https://github.com/CandyGoose/Algorithms_2_term_ICT/tree/main/labs/lab1)[2 - Хэширование](https://github.com/CandyGoose/Algorithms_2_term_ICT/tree/main/labs/lab2)
[3 - Жадные алгоритмы](https://github.com/CandyGoose/Algorithms_2_term_ICT/tree/main/labs/lab3)
[4 - Динамическое программирование](https://github.com/CandyGoose/Algorithms_2_term_ICT/tree/main/labs/lab4)
[5 - Aлгopитмы и стpуктуpы дaнных](https://github.com/CandyGoose/Algorithms_2_term_ICT/tree/main/labs/lab5)
---
__Материалы предоставлены [Игорем Смирновым](https://github.com/Blaaaaaze)__
---