a simple version control system written in C++
-
Updated
Mar 1, 2022 - C++
a simple version control system written in C++
This is CPP code for real time use case of Dijkstras algorithm to find the shortest path from source to every destination
File Management System inspired by Linux Shell, written in C++
Just a Data Structure & Algorithms repository to keep track of my progress.
This project implements an efficient data storage and retrieval system using the B-tree data structure in C++.
this is code repository for data structures and algorithms, pushed codes from my local repo to github for learning and easy access and to learn on the go, you are free to use this resources. Covered Topics: All DSA topics.
DSA Project | IOE, Pulchowk Campus | Department of Electronics and Computer Engineering | A travel planner that calculates the optimal travel route by plane or bus based on Dijkstra's algorithm.
About A Text file compression tool based on Huffman encoding algorithm.
C++ program for building and visualizing a hierarchical family tree. The program should allow users to interactively add family members, specify their parent-child relationships, and visualize the family tree's structure.
Auto Suggestor and Completion [on TAB press] for cross platform written in C++.
Railway Reservation & Ticketing System using File Handling in C++
This is CPP code for real time use case of Dijkstras algorithm to find the shortest path from source to every destination
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.
The University Management System is a C++ based console application that efficiently manages students, professors, and courses using Data Structures & Algorithms (DSA).
DSA in cpp
💾 A simplified C++ version control system inspired by Git – includes branching, merging, commit history, and diff functionality.
Linux like file management system that can mimic the basic functionalities of a real Linux file system. This system will provide a user interface similar to a Linux shell, allowing users to create, navigate, modify, and manage files and directories within a hierarchical structure.
Add a description, image, and links to the dsa-project topic page so that developers can more easily learn about it.
To associate your repository with the dsa-project topic, visit your repo's landing page and select "manage topics."