Skip to content

Commit 341faa1

Browse files
committed
Update README.md
1 parent dfd79e4 commit 341faa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,6 @@ We can perceive materials in this folder as project backlog or "box with other s
243243
| Нагрузочное тестирование Spring Boot сервиса с помощью Gatling | [YouTube](https://youtu.be/uO9luM8wowo) | [Repo](https://github.com/andrei-punko/articles-backend-app) |
244244
| Отражение бинарного дерева | [YouTube](https://youtu.be/H2BBCUcVXDM) | [Code](src/main/java/by/andd3dfx/tree/MirrorTree.java) |
245245
| Web crawler (парсер сайта) на Java | [YouTube](https://youtu.be/4qxvkALcWjQ) | [Repo](https://github.com/andrei-punko/java-crawlers) |
246-
| Как скачать видео с Boosty | [YouTube](https://youtu.be/b3ox1_xEx4U) | - |
247246
| Декодирование шифра Цезаря | [YouTube](https://youtu.be/pjQ9sYo5bVE) | [Code](src/main/java/by/andd3dfx/string/CaesarCipher.java) |
248247
| Поиск НОК для набора чисел | [YouTube](https://youtu.be/jR0Ei_3O7EM) | [Code](src/main/java/by/andd3dfx/numeric/LeastCommonMultiple.java) |
249248
| Число Фробениуса и задача Чикена МакНаггетса | [YouTube](https://youtu.be/itBWtCwWUG4) | [Code](src/main/java/by/andd3dfx/numeric/FrobeniusCoinProblem.java) |
@@ -264,6 +263,7 @@ We can perceive materials in this folder as project backlog or "box with other s
264263
| Самодельный ArrayList 2 | [YouTube](https://youtu.be/VBdYvDW8WL8) | [Code](src/main/java/by/andd3dfx/collections/custom/CustomArrayList.java) |
265264
| Ревью и рефакторинг кода подписчика (Spring Boot сервис) | [YouTube](https://youtu.be/sQQ0pkR9YRM) | [Repo](https://github.com/EkaterinaBezheskaia/CaseLabTestTask) |
266265
| System Design: Scale from zero to millions of users (presentation) | [YouTube](https://youtu.be/wpif_188g1c) | - |
266+
| Clocks synchronization by network (presentation) | [YouTube](https://youtu.be/GNJEZSkSANQ) | - |
267267

268268
| Title | YouTube video link |
269269
|---------------------------------|:---------------------------------------:|

0 commit comments

Comments
 (0)