Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / mahnooramir25 / CS221-Lab-Project

A program that implements a simple spelling checker. The two data structures used are a trie to store a dictionary of words and a linked list to store a list of misspelled words. The program reads in a document , checks each word against the dictionary, and add any words that are not found in the dictionary list to the list of misspellings.

JSON API: https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahnooramir25%2FCS221-Lab-Project

Stars: 0
Forks: 0
Open Issues: 0

License: None
Language: C++
Repo Size: 396 KB
Dependencies: 0

Created: over 1 year ago
Updated: over 1 year ago
Last pushed: over 1 year ago
Last synced: 16 days ago

Topics: linked, lists, tries

Files
    Loading...
    Readme
    Loading...

    No dependencies found