You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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…
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 .