Skip to content

L-vy/AOL-Data-Structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary Data Structures Application

This is a C++ command-line application designed to load, manage, and process word data from a text-based dictionary file (dictionary.txt). The project focuses on efficient data structure implementation to handle search operations and dictionary manipulation.

Project Presentation

Walkthrough of how each function works, view the Data Structures AOL Presentation.

Features

  • File I/O Parsing: Reading and loading text assets into system memory structures.
  • Word Search Logic: Querying the database structure to find exact matches or definitions instantly.
  • Data Management: Functions for cleanly organizing and manipulating dictionary vocabulary terms.

About

A C++ command-line application that implements data structures to manage, search, and process word data from a dictionary text file.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages