It is DSA end semester project. It is developed using Arrays, LinkedList, Graphs, AVL (Adelson-Velsky and Landis) tree, Dijkstra’s algorithm, Prim's algorithm
-
Updated
Apr 1, 2023 - C++
It is DSA end semester project. It is developed using Arrays, LinkedList, Graphs, AVL (Adelson-Velsky and Landis) tree, Dijkstra’s algorithm, Prim's algorithm
Project Home Delivery Management System implements Travelling Sales Man problem with many extended features such as calculate estimated distance, time, cost, shortest delivery route and send it to the Delivery boy present in Queue
A simple implementation of a Trie data structure to auto-complete words.
The Project uses Dijkstra Algorithm to determine the shortest path from any source of metro stations to all possible metro stations..
Grep command
A managerial application developed in C++ with the aim of allowing an efficient and a user friendly manner of management thus solving a real world problem. The application is an aid for the Managerial Board of a given football club to manage and organise the numerous records that they have to maintain using the concept of filing(concept of binar…
A sorting visualiser demonstrating various sorting algorithms like bubble sort, selection sort. , heap sort, merge sort, quick sort, insertion sort
It is a Data Structure and Algorithms based project. It is developed using Arrays, LinkedList, Graphs, AVL (Adelson-Velsky and Landis) tree, Dijkstra’s algorithm, Prim's algorithm
This app keeps Personalised track of questions completed in dsa preparation . Instead of using an Integrated Database we are using localstorage in form of cookies to hold and store data . All Questions are divided into categories and then used in providing the response on the home page .
Add a description, image, and links to the dsaproject topic page so that developers can more easily learn about it.
To associate your repository with the dsaproject topic, visit your repo's landing page and select "manage topics."