Topic: "linked-lists"
HypertextAssassin0273/Data_Structures_in_Cpp
Contains some useful custom Data-Structures/Containers & Algorithms, developed during my 3rd semester at University.
Language: C++ - Size: 49.6 MB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 107 - Forks: 13
anishLearnsToCode/hackerrank-data-structures
Data Structures 👩💻 Domain on HackerRank - Problems & Solutions 📑📘
Language: Java - Size: 341 KB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 26 - Forks: 11
cm-jones/libdsc
C++ standard library containers for C
Language: C - Size: 1.14 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 18 - Forks: 1
Ahmadjajja/_DSA_
This repository contains code(java, python) that I have written to solve DSA problems on LeetCode. Each solution is organized by DSA concept and is meant to showcase my understanding and proficiency in implementing these concepts. The purpose of this repository is to serve as a reference for everyone who is interested in learning DSA.
Language: Java - Size: 176 MB - Last synced at: about 2 hours ago - Pushed at: 1 day ago - Stars: 17 - Forks: 5
tachyonlabs/CodePath-Alumni-Professional-Interview-Prep-Course
My code solutions and other materials for the November 2017 - Febuary 2018 CodePath Alumni Professional Interview Prep course -- see the README for descriptions and links
Language: Python - Size: 84.6 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 15 - Forks: 6
aydinnyunus/CProjects
C Projects
Language: C - Size: 40 KB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 0
contactandyc/another-c-library
I've always thought it would be interesting to try and build the core algorithms. My hope is that others can benefit from this.
Language: C - Size: 135 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 5
asahiocean/algoexpert
AlgoExpert is an online platform that helps software engineers to prepare for coding and technical interviews.
Language: Swift - Size: 68.4 KB - Last synced at: almost 3 years ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 6
mateuszstompor/Linked-List-x86-64-ASM
Boring, well known and one of the easiest data structure to implement BUT this one is written in assembly 🤪
Language: C++ - Size: 43.9 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 7 - Forks: 2
harismuneer/Doubly-and-Singly-Linked-List
🔗 Complete C++ implementation of two variants of a list: Doubly Linked List and Singly Linked List
Language: C++ - Size: 33.2 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 7 - Forks: 6
QE-Playground/JAlgoData
Classical algorithms and data structures, such as searching and sorting algorithms, linked list, binary tree, stack, with my implementation in Java utilizing Generics. Test programs are written as junit test cases.
Language: Java - Size: 122 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0
rahul1947/Implementation-of-Data-Structures-and-Algorithms
Implementation of data structures (Lists, Stacks, Queues, Trees, Balanced Search Trees, Hashing, Graphs); Implementation of algorithms (Sorting and searching, Recursion, Graph algorithms).
Size: 52.7 KB - Last synced at: almost 3 years ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 0
NR7KINGithub/Data_Structures
Data Structures & Algorithms
Language: Python - Size: 166 KB - Last synced at: 10 days ago - Pushed at: 12 days ago - Stars: 5 - Forks: 0
TebogoYungMercykay/Sudoku-Puzzle-Solver-In-Java__Sparce-Tables
Sudoku is a puzzle game that first appeared in the 18th Century. A cell is a space where a single number can be filled in. The goal is to fill every cell on the board with a number without having any duplicate numbers in any of the rows, columns and blocks.
Language: Java - Size: 244 KB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0
pmbhatiya/Cracking-the-Coding-Interview-Cpp
Cracking-the-Coding-Interview C++ Solutions
Language: C++ - Size: 31.3 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0
kinshuk-code-1729/Data-Structures-and-Algorithms
This repository contains certain programs of DSA.
Language: Java - Size: 330 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 2
Girrajjangid/Data-Structure-and-Algorithm-with-Python
Collection of Data structure implementation in python from scratch + All Top LeetCode problems Easy+Medium+Hard for all topics. Spread some ❤ by giving ⭐.
Language: Jupyter Notebook - Size: 495 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0
nandanabhishek/Data-Structures-and-Algorithms
This repo contains programs(well explained) of Data Structures and Algorithms.
Language: C - Size: 3.05 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 1
rishabh26malik/Karumanchi-Codes
Coding solutions from Data Structures And Algorithms Made Easy By Narasimha Karumanchi
Language: C++ - Size: 50.8 KB - Last synced at: almost 3 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 1
samuelkarani/42-intermediate-exams
Solutions to 42's intermediate-level exams
Language: C - Size: 110 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 0
Gauranshgoel123/Leetcode-problems
Explore a curated collection of diverse coding challenges, honing problem-solving skills in a structured and organized manner. Whether you're a fellow learner or an interested observer, join the journey of mastering DSA through practical problem-solving.
Language: Java - Size: 557 KB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0
imGurpreetSK/Data-Structures
Repository showing DS implementation in java
Language: Java - Size: 31.3 KB - Last synced at: almost 3 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1
ravi-prakash1907/Data-Structure
DU-CS Practicals of data structures
Language: C++ - Size: 31.3 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0
ammarfaizi2/stack_linked_list
A simple linked list with stack allocation.
Language: Assembly - Size: 2.93 KB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0
PranavNikam-15/Data-Structures
This repository includes code implementations of various data structures in C, created while practicing and learning core data structure concepts. It covers structures and algorithms such as Arrays, Stacks, Queues, Linked Lists, Trees, Graphs, Sorting and Searching, Recursion, and Dynamic Programming.
Language: C - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
AhmedYahyaE/data-structures-and-algorithms-implementations
My own implementations for the most common Data Structures and Algorithms
Language: PHP - Size: 9.53 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0
hassanzaibjadoon/DSA_project
This repository contains a simple community management system implemented in C++. It allows users to add, display, update, remove, sort, and search for community members. The project utilizes a linked list to manage members efficiently and includes functionality for storing member details in a text file.
Language: C++ - Size: 547 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0
wor101/data-structures-and-algorithms
Exercises from 'A Common-Sense Guide to Data Structures and Algorithms' done in Golang.
Language: Go - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0
adityapanchal10/data-structures
A collection of linked lists, stacks, queues and other data structures.
Language: C++ - Size: 43.9 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0
jmmoser/Data-Structures
Bare-bones data structures in C
Language: C - Size: 23.4 KB - Last synced at: 6 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0
InamTaj/data-structures
Implementation of multiple Data Structures in C++
Language: C++ - Size: 54.7 KB - Last synced at: 7 months ago - Pushed at: over 9 years ago - Stars: 2 - Forks: 0
cyro17/DSA-notes
Language: C++ - Size: 738 KB - Last synced at: 5 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0
abdelhalimyasser/Data-Structures
Data Strucures
Language: Java - Size: 449 KB - Last synced at: 26 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0
Priyasha-Yadav/leetcode-solutions
A curated collection of efficient, well-documented LeetCode solutions in multiple programming languages, designed for interview prep and mastering algorithms. (LeetHub)
Language: C++ - Size: 355 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0
YashChavanWeb/DSA_Complete_Notes
This repository contains a comprehensive collection of C++ programs focused on Data Structures and Algorithms (DSA). The programs are categorized by various topics, making it easy to explore and understand each concept. It serves as a valuable resource for learning and practicing DSA.
Language: C++ - Size: 224 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1
Girrajjangid/LeetCode-Practice
Collection of LeetCode problems that I am solving daily. Spread some ❤ by giving ⭐.
Language: Python - Size: 1.39 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
WaithakaGuru/AlgosLab
A repo containing data structures and Algorithms concepts from simple to advanced concepts in Typescript with full JSDOC comment documentation. Designed to act as a roadmap for any learner.
Language: TypeScript - Size: 40 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
emikodes-UniMI/Laboratorio-Algoritmi-e-strutture-dati
🧠Soluzioni di esercizi scritti in GoLang per il corso di "Algoritmi e strutture dati" dell'Università degli studi di Milano
Language: Go - Size: 39.1 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0
BlaiseBaptist/python-lists-in-python
Python Linked Lists and Sorting algs
Language: Python - Size: 11.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0
danieldotwav/Linked-List-Cycle
This C++ project focuses on detecting cycles in linked lists, an essential task in data structures to prevent infinite loops and optimize memory usage. It employs a hash set for efficient tracking of node addresses during traversal.
Language: C++ - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0
danieldotwav/Sorted-List-Merger
This project presents a C++ implementation for efficiently merging two sorted linked lists into a single sorted list. It focuses on utilizing existing nodes from the original lists and maintaining their order in the merged output.
Language: C++ - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0
Muhammad-Sheraz-ds/LeetCode100Problems
This repository features solutions to coding challenges, covering arrays, lists, stacks, queues, linked lists, trees, graphs, searching algorithms, dynamic programming, and hashing. Aimed at enhancing problem-solving skills, this resource provides a structured approach to practicing data structures and algorithms for technical interviews
Language: Python - Size: 61.5 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0
dev-xero/python-algorithms-exercise-1.3
🐍 Python algorithms and data structures implemented while studying subchapter 1.3
Language: Python - Size: 70.3 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
televisionhead/easy-linked-list
An easy-to-use, feature-rich linked list API written in C with support for both primitive types and user-defined structs.
Language: C - Size: 131 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
aleksander-sienkiewicz/CP264---Data-Structures-II
Labs done in Data Structures II @ WLU, programmed in C. Topics include:
Language: C - Size: 79.1 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
nikki9119/ts-sorter
A simple TypeScript sorter which can sort numbers, characters and Linked List items.
Language: TypeScript - Size: 194 KB - Last synced at: almost 3 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0
exbotanical/connective-tissue
High performance implementations of classical list and ring data structures
Language: TypeScript - Size: 389 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0
niedzielski/practice
💡 Coding exercises and program sketches.
Language: TypeScript - Size: 167 KB - Last synced at: 9 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0
KHammerschmidt/42cursus-Libft
Writing my own library with standard functions in C.
Language: C - Size: 107 KB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0
kuldeepbishnoi/data-structures
Popular Data Structures implemented in C, C++ and Python with self-explanatory code.
Language: Python - Size: 4.03 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1
martinpcobo/Trabajo_Final-UCEMA_Programacion_I
Proyecto Final - Programación I
Language: C - Size: 1.09 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0
aryanblouria/dsa-mastery
List of all programs I have written while learning Data Structures & Algorithms
Language: C - Size: 143 KB - Last synced at: almost 3 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0
this-is-shreya/stacks-in-C
Stacks implementation in C programming.
Language: C - Size: 4.88 KB - Last synced at: almost 3 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0
EricKarpovits/Towers-of-Hanoi-Project
Implementation of Towers of Hanoi in C++ and Allegro with an option for the user to play it themselves :)
Language: C++ - Size: 11.7 MB - Last synced at: 10 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0
kaamrul/Data-Structures-and-Algorithms
Size: 5.86 KB - Last synced at: almost 3 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1
LuisEnMarroquin/data-structures-and-algorithms
Great coding challenges using many programming languages
Language: Python - Size: 131 KB - Last synced at: 9 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0
piratesmanX1/tutor-management-system-2020
A group assessment that required individuals to implement their specific data structure within the system, such as the likes of Array List and Linked List. The assessment required no knowledge of database which is making the overall assessment tricky to handle as we need to rely on the memory addresses that act as a temporary storage to get the job done. In this assessment we've learned the concept of C++, Data Structures, and numerous algorithm that could exploit in other programming languages, which increased our critical thinking skill on applying the system's feature.
Language: C++ - Size: 479 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0
donomii/listStack
A linked list implemented as stack
Language: C - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0
AJV009/Linked-List-And-Binary-Search-Tree 📦
A micro project on Comparision on Linked List and Binary Search Tree
Language: C - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1
Paulinakhew/python_data_structs_and_algorithms
🤫 This repo has various python data structures and algorithms as well as accompanying tests.
Language: Python - Size: 49.8 KB - Last synced at: almost 3 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0
pearlpatel207/Food-Order-Management-System
Food Order Management System in C
Language: C - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 8
JRiouxMath/CSC18C
Language: Java - Size: 23.4 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0
navjindervirdee/data-structures-with-interview-coding-questions-using-python
In-depth implementation of basic data structures along with interview coding questions using python language
Language: Jupyter Notebook - Size: 897 KB - Last synced at: almost 3 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2
annikoff/rust-too-many-lists
Learning Rust With Entirely Too Many Linked Lists
Language: Rust - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1
h4rithd/Data-Structures-and-Algorithms 📦
A data structure is an arrangement of data in a computer's memory or even disk storage. An example of several common data structures are arrays, linked lists, queues, stacks, binary trees, and hash tables
Language: C - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1
Ahmed-Salama96/linked-list
This is a c++ linked list program which was an assignment in the Data structure course during my B.S. degree. the program covers a lot of linked list functions like: create new linked list, destroy linked list, print linked list, insert/delete in/from the rear, insert/delete in/from front, insert / delete from a given position and search in a linked list. I HOPE YOU ENJOY THAT
Language: C++ - Size: 1.95 KB - Last synced at: 5 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0
anshul1004/DSPD
Student records system implemented in C using list of arrays, linked lists and AVL trees.
Language: C - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 1
marc-q/LList
A simple api for working with linked lists.
Language: C - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0
Angarsk8/elm-list-functions
Language: Elm - Size: 3.91 KB - Last synced at: 6 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0
FrancesCoronel/codewars-kata 📦
All the Kata I've created on Codewars 👊
Language: JavaScript - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: almost 10 years ago - Stars: 1 - Forks: 0
Compositioncantle306/x86-64-Linked-List
Language: Assembly - Size: 1.3 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0
sakshamVerma08/DSA
Language: C++ - Size: 1.69 MB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0
Exauce-Malula/Generic_Data_Structures
A library that I am working on, a generic abstract data structure library for C/C++ utilising void pointers.
Language: C++ - Size: 205 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
marinaa13/social-network-simulator
C implementation of a mini social media platform with user management, post/repost systems, feeds, and graph-based friend interactions
Language: C - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
Shantanu-00/dsa-sprint-60
My 60-day sprint solving DSA problems daily — covering arrays, strings, recursion, trees, linked list, DP, graphs, and more to sharpen problem-solving skills.
Language: C++ - Size: 71.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
cmunoz-g/libft
Libft is a personal C library that reimplements standard libc functions and adds extra utilities for strings, memory, and linked lists. It serves as a foundation library for later 42 projects, providing reusable low-level functionality.
Language: C - Size: 61.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
NickZettel/Self-Study
A collection of data structure and algorithm implementations for learning, practice, and experimentation.
Language: Python - Size: 24.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
singh-aadya/CodeReviewVCS
A Java console app simulating a lightweight version control system with branching, commits, undo/redo, and code review comments. Built using core data structures like linked lists, trees, stacks, and hash maps.
Language: Java - Size: 43 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
syedahmedkhaderi/LinkedList-Implementation-Python
Explore all sorts of Linked Lists. Specially, My Dictionary Based Linked List.
Language: Python - Size: 9.77 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
nryadav18/LeetCode
This Repository contains my Solutions for various LeetCode Problem Solving Questions on difficulty levels like EASY, MEDIUM and HARD. Do check out my Profile by clicking on the Below Link
Language: C++ - Size: 518 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
singhrdeep/musicManager
A C-based terminal application that manages a dynamic playlist using linked lists. Users can load, add, play, search, and delete songs—each with unique IDs and randomized musical notes. Designed to demonstrate dynamic memory handling and pointer manipulation in structured data.
Language: C - Size: 25.4 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
Kharbachzoubair/libft
A comprehensive C library implementing essential functions for memory management, string handling, and linked lists.
Language: C - Size: 84 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
fdistasio/Algorithms
Set of Algorithms.
Language: C - Size: 70.3 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
ricvrdv/libft
Project in which I created my own library of functions in C.
Language: C - Size: 103 KB - Last synced at: 7 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
awinabaab/alx-low_level_programming
C programs to demonstrate my understanding of the fundamental principles of programming
Language: C - Size: 296 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0
Carbon-404/Double-Linked-List
Double linked lists in C++
Language: C++ - Size: 95.7 KB - Last synced at: 6 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0
andersonfpcorrea/estrutura_de_dados_e_algoritmos_com_javascript
Resumo teórico e exercícios sobre estruturas de dados e algoritimos usando JavaScript
Language: JavaScript - Size: 481 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
C-Coding-Assignments/Student-Registration-Queue-Part-3
This program modifies the registration system from parts 1 and 2 by splitting the program into two source files and one header file, following modular programming principles.
Language: C - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
C-Coding-Assignments/Student-Registration-Queue-Part-2
The program manages a queue of students wanting to register for the COP3514 course using a linked list. It allows the user to add students, remove them, and filter based on various criteria.
Language: C - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
lmizner/Data_Structures_Coding_Interviews
Coding practice with the most common data structures in Python
Language: Python - Size: 179 KB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
StefanosPanagoulias/Student-Bar-Account-Management-System-PPP
The Student Bar Account Management System is a C-based application designed to manage student accounts in a school bar. It efficiently tracks student details and expenses using optimized data structures. The system allows users to add, remove, and view students, as well as manage balances and record transactions.
Language: C - Size: 306 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
AzizaZamel/Student_Management_System
C program designed to manage student information efficiently.
Language: C - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
KXVSTXV/DSA-DAA
Data Structure & Algorithms (DSA) + Design & Analysis of Algorithms (DAA) related programs ----- PROGRAMS ARE WRITTEN IN C & JAVA
Language: C - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
muskanmi/Data-Structures-Java
This repository contains solutions to various discrete DSA related problems.
Language: Java - Size: 102 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
nivasharmaa/Climate-and-Economic-Justice
Java-based application for managing and processing climate and economic information for USA communities using a layered linked list structure. Features include CSV data import, efficient data management, and retrieval methods. Ideal for learning and applying OOP and linked lists.
Language: Java - Size: 7.81 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
nivasharmaa/RUHungry
Java-based restaurant management simulation involving menu, stock, transactions, and guest seating. Utilizes hash tables, linked lists, queues, and OOP principles. Features include menu and stock management, order processing, donations, and transaction recording.
Language: Java - Size: 23.4 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
kbelltree/odin-linked-lists
The Odin Project: Linked Lists
Language: JavaScript - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
MarinosSav/Evolutionary_Computing
A coding project aimed at exploring new ways of algorithmic learning using evolutionary techniques such as genetic algorithms and crossover
Language: Python - Size: 14.6 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
Ali1raz/DSA-in-cpp
DSA in cpp
Language: C++ - Size: 2.55 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
henrylin03/odin-linkedlist
Implement linked list data structure using vanilla JavaScript (Node) as part of The Odin Project's "Full Stack JavaScript" course.
Language: JavaScript - Size: 24.4 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0