Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arpitbatra123/dictionaryplusplus

📖Simple file input based dictionary implemented in C++
https://github.com/arpitbatra123/dictionaryplusplus

Last synced: 25 days ago
JSON representation

📖Simple file input based dictionary implemented in C++

Awesome Lists containing this project

README

        

# DictionaryPlusPlus
Simple file input based dictionary implemented in C++

My Attempt to solve this problem statement:

![Problem Statement](https://raw.githubusercontent.com/arpitbatra123/DictionaryPlusPlus/master/question.png)

I did not implement a GUI for the lack of knowledge of a C++ GUI Framework.