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

Материал из Public ATP Wiki
Перейти к: навигация, поиск
(General information)
(Teachers)
Строка 12: Строка 12:
 
* [https://docs.google.com/ Presentation Slides]
 
* [https://docs.google.com/ Presentation Slides]
  
= Teachers =
+
= Authors =
 
* Kozhagulov Ramazan
 
* Kozhagulov Ramazan
 
* Alekberov Islam
 
* Alekberov Islam

Версия 00:22, 11 марта 2023

General information

Lesson materials

Access is open to all @phystech.edu accounts.

Lectures

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

Homeworks repository

  • 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

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