BSTs are good for search—if... «Грокаем структуры данных»

  • Аватар пользователя
    fru-n-quiz
    22 марта 2026
    BSTs are good for search—if the tree is balanced, search can be completed by comparing at most O(log(n)) elements.
    like1 понравилось
    2