Spell Checker using a bottom-up Dynamic programming approach in C++
-
Updated
Jul 3, 2023 - C++
Spell Checker using a bottom-up Dynamic programming approach in C++
This is a desktop application. Data structures such as AVL Tree, HashMap, heap, Linked Lists, AVL Tree are used for this application. The goal was to develop a desktop application which creates/stores tables using file handling.
This Repository includes the famous questionnaire for Data-Structures and Algorithms from various platforms including Pepcoding, Leetcode, Hackerrank etc.
This repo contains journey of my DSA learnings
90+ Solved Data Structure Problems using C++
This is a proof-of-concept database written in C++
Data Structures and Algorithms
Coding Ninjas CPP DSA repository
The project contains a miniature offline model of search engine that uses hybrid of various data structures to scan and index information from multiple local files and respond to queries.
FlexiBase Shell (a close to real database inspired by MongoDb) that is a testament to the power of C++ and custom-built data structures from scratch.
This repository contains code of all assignments, labs of Data Structure offered by CS dept at Fast Nuces, Lahore and taught by Mam Zareen Alamgir. Happy Coding!
Data Structures And Algorithms
This repository contains solutions to the Data Structures in C++ course of Coding Ninjas.
Implementation of Algorithms and Data Structure in C++
These are some of the codes I have written in C++. I have done the implementation of many data structures - Trees(Binary + BST + Generic), Hashmaps(problems + implementation), Tries, Graphs, some popular algorithms(Dijkstra's, Prim's..), PriorityQueues(implementation + problems), some codes relating to OOPS as well.
Clean code for data structures and popular algorithms implemented in C++
Add a description, image, and links to the hashmaps topic page so that developers can more easily learn about it.
To associate your repository with the hashmaps topic, visit your repo's landing page and select "manage topics."