Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with optimal-binary-search-tree
A curated list of projects in awesome lists tagged with optimal-binary-search-tree .
https://github.com/ritu-thombre99/optimal-binary-search-tree-for-dictionary-implementation
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.
dictionary information-retrieval obst optimal-binary-search-tree optimalbinarysearchtree
Last synced: 09 Nov 2024
https://github.com/ashiqursuperfly/data-structures-algorithms-1
My Data-Structures and Algorithms codes for CSE 203 Course.
algorithms closest-pair-of-points cpp data-structures divide-and-conquer dynamic-programming graph greedy-algorithms heap huffman-coding java karatsuba-algorithm karatsuba-multiplication lcs-algorithm linked-list matrix-chain-multiplication mergesort optimal-binary-search-tree quicksort skylineproblem
Last synced: 01 Jan 2025
https://github.com/erikgreasy/optimal-binary-search-tree
Dynamic programming OBST
dynamic-programming optimal-binary-search-tree python
Last synced: 15 Nov 2024