Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 270 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 270 Bytes

BST-Dictionary

spell-checking system using a Binary Search Tree to verify word accuracy in a sentence and provide suggestions for incorrect words. Implemented efficient word lookup, including inorder predecessor and successor suggestions

image info