Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohamedayassin/dictionary-using-data-structures
Terminal based dictionary application using data structures in C++
https://github.com/mohamedayassin/dictionary-using-data-structures
data-structures dictionary linked-list linkedlists-using-class
Last synced: 16 days ago
JSON representation
Terminal based dictionary application using data structures in C++
- Host: GitHub
- URL: https://github.com/mohamedayassin/dictionary-using-data-structures
- Owner: MohamedAYassin
- Created: 2024-01-11T22:51:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-11T22:54:24.000Z (about 1 year ago)
- Last Synced: 2024-01-12T10:02:48.182Z (about 1 year ago)
- Topics: data-structures, dictionary, linked-list, linkedlists-using-class
- Language: C++
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Terminal based dictionary application using data structures in C++
[![CPP](https://www.freeiconspng.com/uploads/visual-c--logo-icon-13.png)](https://cplusplus.com/)
>Done as a project for Data Structures
## Photos Of Project
![image](https://github.com/MohamedAYassin/Dictionary-Using-Data-Structures/blob/main/Preview/1.png?raw=true)