Skip to content

Commit 834462e

Browse files
committed
Adjust README: title & YT link
1 parent 50bdf21 commit 834462e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Java interview tasks solutions
1+
# Java coding interview tasks solutions
22

33
[![Java CI with Gradle](https://github.com/andrei-punko/java-interview-coding/actions/workflows/gradle.yml/badge.svg)](https://github.com/andrei-punko/java-interview-coding/actions/workflows/gradle.yml)
44
[![Coverage](.github/badges/jacoco.svg)](https://github.com/andrei-punko/java-interview-coding/actions/workflows/gradle.yml)
@@ -260,3 +260,4 @@ notes about interview preparation and useful links.
260260
| Поиск эквивалентных вершин бинарного дерева с макс. размером поддеревьев | [Youtube](https://youtu.be/Ued_W2Xs7ng) | [Code](src/main/java/by/andd3dfx/tree/equivalent/EquivalentNodesOfTree.java) |
261261
| Как выпустить релиз на GitHub | [Youtube](https://youtu.be/mtQ2UzPilsQ) | [Repo](https://github.com/andrei-punko/pde-solvers) |
262262
| Расстояние Левенштейна. Получение одной строки из другой за одно изменение 2 | [Youtube](https://youtu.be/0543ZryeIx4) | [Code](src/main/java/by/andd3dfx/string/StringTransformation.java) |
263+
| Обзор плейлистов на канале | [Youtube](https://youtu.be/mT04NRk4UQY) | - |

0 commit comments

Comments
 (0)