Data Structures and Algorithms II — различия между версиями

Материал из Public ATP Wiki
Перейти к: навигация, поиск
(Homework)
(Homework)
 
(не показано 12 промежуточных версий этого же участника)
Строка 1: Строка 1:
 +
[http://wiki.atp-fivt.org/index.php/Data_Structures_and_Algorithms_I_2023 '''Previous Part''']
 +
 
= General information =
 
= General information =
* Semester: 2 (second year)
+
* Part: 2 (second year)
 
* Form of control: dif. offset
 
* Form of control: dif. offset
  
Строка 10: Строка 12:
 
* [https://docs.google.com/spreadsheets/d/1YBSQKsTT25yyDlLb2DivpE3RN6FZ3xnJmqsTiJQVEQs/edit?usp=sharing Rating]
 
* [https://docs.google.com/spreadsheets/d/1YBSQKsTT25yyDlLb2DivpE3RN6FZ3xnJmqsTiJQVEQs/edit?usp=sharing Rating]
 
* [https://contest.yandex.ru/contest/52529/enter Contest]
 
* [https://contest.yandex.ru/contest/52529/enter Contest]
 
= Authors =
 
* Kozhagulov Ramazan
 
  
 
= Homework =
 
= Homework =
Строка 21: Строка 20:
 
! Deadline
 
! Deadline
 
|-
 
|-
| A, B || 03/10/2023
+
| A, B || 03/10/2023 23:59 GMT+3
 
|-
 
|-
 +
| D, E, F || 11/11/2023 23:59 GMT+3
 +
|-
 +
| G, H, I, J|| 22/11/2023 23:59 GMT+3
 +
|-
 +
| K, L, M || 20/12/2023 23:59 GMT+3
 
|}
 
|}
  
Строка 28: Строка 32:
  
 
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.
 +
 +
= Authors =
 +
* Kozhagulov Ramazan
  
 
= Literature =
 
= Literature =

Текущая версия на 19:51, 24 декабря 2023

Previous Part

General information

  • Part: 2 (second year)
  • Form of control: dif. offset

Homework

Name Deadline
A, B 03/10/2023 23:59 GMT+3
D, E, F 11/11/2023 23:59 GMT+3
G, H, I, J 22/11/2023 23:59 GMT+3
K, L, M 20/12/2023 23:59 GMT+3
  • Penalty for late deadline: -50%

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

Authors

  • Kozhagulov Ramazan

Literature

Data Structures & Algorithms

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