Topic: "data-structures-project"
HypertextAssassin0273/Excel_Data_Organizer_and_Cleaner-DS_Project
Data Structures project in C++11 language, uses custom Vector & String structures with Move Semantics (Rule of Five)
Language: C++ - Size: 1.39 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 2

CheetahCodes21/SOSC-Competititive-Programming-DSA-mini_project--1
THE CAESAR CIPHER-a simple encryption technique that was used by Julius Caesar to send secret messages to his allies. It works by shifting the letters in the plaintext message by a certain number of positions, known as the “shift” or “key”.
Language: C++ - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 0

kartikmandhan/bc-Infinite-Precison-Calculator
'bc' is an command line arbitrary precision calculator.Implementation of Unix based command 'bc' using C Programming language, as a part of DSA1 Project
Language: C - Size: 554 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 2

AtharvaKulkarniIT/VIT_Student_Accomodation-in-c
C program that uses structures ,file handling, merge sort and linked lists to manage student records and hash tables (arrays of pointers to struct hash) to organize students by branch and slot for efficient data storage and retrieval.
Language: C - Size: 382 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 4

MideoHub/Complaint-Management-System
A console-based application to manage customer complaints using manually implemented data structures: linked list (employee management), queue (complaint storage), stack (problem summaries), and priority queue (urgent complaints). Supports Customer, Employee, and Admin roles with file-based data persistence.
Language: C++ - Size: 6.84 KB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 3 - Forks: 0

n3r0nur12/Data-Structures-Practice-Projects-With-Easy-to-Understand-Solutions
These projects can be good practice to get familiar with data structures topics such as binary trees, binomial queues, optimal binary search trees, graphs, DFS, BFS.
Language: C - Size: 3.08 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 3

themaverikk/DsAlgo
Famous Data structures and algorithms problems implemented in Python
Language: Java - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
