Skip to content
#

optimalbinarysearchtree

Here is 1 public repository matching this topic...

Given a document, dictionary was created using optimal binary search tree for this document where words with highest term frequency appear near the root of OBST. And when a word from user-input is to be found in this OBST-Dictionary, output the level in OBST at which this word was found.

  • Updated Nov 11, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the optimalbinarysearchtree topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the optimalbinarysearchtree topic, visit your repo's landing page and select "manage topics."

Learn more