GitHub / Shaked-g / Systems-Programming-Ex4
A program in C that counts the occurrences of words in any given text and outputs them in lexicographical order of a user choosing. Using the trie data structure.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shaked-g%2FSystems-Programming-Ex4
PURL: pkg:github/Shaked-g/Systems-Programming-Ex4
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C
Size: 3.91 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: over 4 years ago
Pushed at: over 4 years ago
Last synced at: over 2 years ago
Topics: dynamic-memory-allocation, makefile, trie-data-structure