Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 138 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 138 Bytes

optimal-bst

The code determines an optimal binary seaarch tree. The problem is obtained from the CLRS book, Introduction to Algorithms.