Data Structures & Algorithms
-
Updated
Jan 31, 2025 - C++
Data Structures & Algorithms
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 simple implementation of a Trie data structure to auto-complete words.
The Smart To-Do List is a C++ application that helps users efficiently manage tasks using a linked list. 🌟 With features like task prioritization, due dates, and progress tracking, it offers a simple console interface for easy task management. 📋✨ The app saves tasks to user-specific files, ensuring your to-do list is always up-to-date.
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
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."