filmov
tv
Binary Search Trees Explained: Java
![preview_player](https://i.ytimg.com/vi/t9CEqrhbwZ0/maxresdefault.jpg)
Показать описание
This is part 1 of a series of videos related to text and image compression. This first video examines Binary Search Trees. Binary Search Trees are the data structure used in the Huffman Algorithm which we will examine in a future video. In this video I discuss what Binary Search Trees are they and how they work. Code is provided below in the Java programming language.