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

Материал из Public ATP Wiki
Перейти к: навигация, поиск
(General information)
(Authors)
Строка 20: Строка 20:
 
! Name
 
! Name
 
! Soft deadline
 
! Soft deadline
! Hard deadline
 
 
|-
 
|-
| Binary Search || 03/13/2023 || 03/20/2023
+
| TA, TB, PA, PB || 03/04/2023
 
|-
 
|-
| AVL || 03/26/2023 || 04/01/2023
+
| TC, TD, TE, TF || 30/04/2023
 
|}
 
|}
  
[https://docs.google.com/ Homeworks repository]
+
* Penalty for late deadline: -50%
 
 
* 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.
 
You can hand over and correct homework 1 week before the start of the session.

Версия 14:31, 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
TA, TB, PA, PB 03/04/2023
TC, TD, TE, TF 30/04/2023
  • 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