Wednesday, April 1, 2020

Build Text Analyzer Using Bst











About:

This is a text file analyzer program using a BST.

The program finds:

The nr of sentenes.

The nr of unique words.

Alphabetical listing of all words in a file using iterative in-order traversal.

Issues style warnings for words used more than 5 percent of the total nr of words etc.

Link to the project: https://share.clickup.com/d/25nb9-448/ds-al-notes



Reviews


: : : : :


No comments:

Post a Comment