Data Structures & Algorithms I 2023 — различия между версиями
TieBeTie (обсуждение | вклад) (→Teachers) |
TieBeTie (обсуждение | вклад) (→General information) |
||
Строка 1: | Строка 1: | ||
= General information = | = General information = | ||
− | * Semester: | + | * Semester: 1 (first year) |
* Form of control: dif. offset | * Form of control: dif. offset | ||
− | * [https:// | + | |
− | * [https:// | + | * [https://github.com/TieBeTie/DataStructuresAndAlgorithms-I GitHub] |
+ | * [https://github.com/TieBeTie/DataStructuresAndAlgorithms-I/tree/main/presentations Presentations] | ||
+ | * [https://github.com/TieBeTie/DataStructuresAndAlgorithms-I/tree/main/materials Practice marerials] | ||
* [https://t.me/+qTj3XbVr76s3MGQy Course telegram chat] | * [https://t.me/+qTj3XbVr76s3MGQy Course telegram chat] | ||
+ | * [https://docs.google.com/spreadsheets/d/1vLa4rnYe5Bz9ZMRgnPE4m2knCd-NnsLclWbcs8HxYJQ/edit?pli=1#gid=0 Rating] | ||
=== Lesson materials === | === Lesson materials === | ||
Access is open to all @phystech.edu accounts. | Access is open to all @phystech.edu accounts. | ||
− | |||
− | |||
− | |||
= Authors = | = Authors = |
Версия 14:28, 14 апреля 2023
Содержание
General information
- Semester: 1 (first year)
- Form of control: dif. offset
Lesson materials
Access is open to all @phystech.edu accounts.
Authors
- Kozhagulov Ramazan
- Alekberov Islam
Name | Soft deadline | Hard deadline |
---|---|---|
Binary Search | 03/13/2023 | 03/20/2023 |
AVL | 03/26/2023 | 04/01/2023 |
- Penalty for late soft deadline: -50%
- Penalty for late hard deadline: -75%
You can hand over and correct homework 1 week before the start of the session.
Literature
Data Structures & Algorithms
- Introduction to Algorithms, 3rd Edition by Thomas H. Corman
- The C++ Programming Language, 4th Edition by Bjarne Stroustrup