Data Structures & Algorithms I 2024 — различия между версиями

Материал из Public ATP Wiki
Перейти к: навигация, поиск
(Homework)
 
Строка 1: Строка 1:
  
 +
[http://wiki.atp-fivt.org/index.php/Data_Structures_&_Algorithms_II_2024 '''Next Semester''']
  
 
= General information =
 
= General information =
Строка 6: Строка 7:
  
 
* [https://github.com/TieBeTie/DataStructuresAndAlgorithms-I GitHub]
 
* [https://github.com/TieBeTie/DataStructuresAndAlgorithms-I GitHub]
* [https://gitlab.atp-fivt.org/courses-public/data-structures-and-algorithms-i-2023 GitLab]
 
 
* [https://github.com/TieBeTie/DataStructuresAndAlgorithms-I/tree/main/presentations Presentations]
 
* [https://github.com/TieBeTie/DataStructuresAndAlgorithms-I/tree/main/presentations Presentations]
 
* [https://github.com/TieBeTie/DataStructuresAndAlgorithms-I/tree/main/materials Practice marerials]
 
* [https://github.com/TieBeTie/DataStructuresAndAlgorithms-I/tree/main/materials Practice marerials]
Строка 28: Строка 28:
 
| A, B, C, D || 16/04/2024
 
| A, B, C, D || 16/04/2024
 
|-
 
|-
 
+
| E, F, G, H || 16/06/2024
 +
|-
 
|}
 
|}
  

Текущая версия на 11:19, 22 января 2025

Next Semester

General information

  • Part: I (first year)
  • Form of control: dif. offset

Lesson materials

Access is open to all @phystech.edu accounts.

Authors

  • Kozhagulov Ramazan

Homework

Name Deadline
A, B, C, D 16/04/2024
E, F, G, H 16/06/2024
  • Penalty for late deadline: -50%

You can hand over and correct homework 1 week before the start of the session.

Literature

Data Structures & Algorithms

  1. Introduction to Algorithms, 3rd Edition by Thomas H. Corman
  2. The C++ Programming Language, 4th Edition by Bjarne Stroustrup