Remove broken k-d Trees video link from README-bg.md

This commit is contained in:
KiwiB0y
2022-02-28 15:34:02 +01:00
parent ceeb30fca8
commit 4e17873436

View File

@ -1718,7 +1718,6 @@ Mock интервюта:
- Great for finding number of points in a rectangle or higher dimension object - Great for finding number of points in a rectangle or higher dimension object
- A good fit for k-nearest neighbors - A good fit for k-nearest neighbors
- [Kd Trees (video)](https://www.youtube.com/watch?v=W94M9D_yXKk)
- [kNN K-d tree algorithm (video)](https://www.youtube.com/watch?v=Y4ZgLlDfKDg) - [kNN K-d tree algorithm (video)](https://www.youtube.com/watch?v=Y4ZgLlDfKDg)
- ### Skip lists - ### Skip lists