Skip to content

Commit 09531b8

Browse files
committed
Add Youtube link to video with Spring Boot service refactoring
1 parent bde38bd commit 09531b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ they contain enough code which describes implementation in a natural way.
227227
| LFU кэш #2 (Least Frequently Used) (leetcode) | [Youtube](https://youtu.be/sZrNyIrwjnc) | [Code](src/main/java/by/andd3dfx/cache/LFUCacheUsingTime.java) |
228228
| Слияние K упорядоченных массивов | [Youtube](https://youtu.be/HqGYyGYKtBs) | [Code](src/main/java/by/andd3dfx/common/MergeSortedArrays.java) |
229229
| Водительский экзамен | [Youtube](https://youtu.be/HmQ4u9UFOVQ) | [Code](src/main/java/by/andd3dfx/common/DrivingExam.java) |
230+
| Рефакторинг Spring Boot сервиса из тестового задания | [Youtube](https://youtu.be/esueccOEQZE) | [Code](https://github.com/andrei-punko/voting-service) |
230231

231232
## Materials & notes
232233

0 commit comments

Comments
 (0)