This calculator supports arbitrary-length numbers and five basic operations (+, -, *, /, %) using a double linked list.
-
Updated
Feb 4, 2025 - Java
This calculator supports arbitrary-length numbers and five basic operations (+, -, *, /, %) using a double linked list.
Student Record Management System using binary search tree
A car agency application built for both customers and admins to use in different ways.
Efficiently manage and analyze Palestinian martyr data.
Implémentations de divers structure de données en Java
Study Advanced Programming With Me. (Rhodes University Course On Data Structures And Algorithms)
Contains implementation for a Double Linked List and its node.
This is a veterinary desktop graphical interface application created with Java-Swing, the entire backend works with data structures, the ones used are simple list, double linked list, simple circular list, double circular list among others.
Using a Double Linked List to Manage Ride Queues
Obligatorisk oppgave i emnet Algoritmer og Datastruktur 2022
Implementation of Dictionnary, LinkedDict and Double Linked Dict in Java
While learning about the inner workings of certain data structures, I decided to make my own library of a few of them from scratch. This repository includes singly and doubly-linked lists, stacks, queues, and binary trees.
College Group Project for Double Linked List in Manual and Package, Made into User Menu
Repository for working on the final project of Algorithms and data structures II
Java exercises and data structures
This project contains methods to browse and edit Double Linked Lists using generic values, a part of the class Algorithms and Datastructures.
Lista Duplamente Encadeada com Generics desenvolvida em Java para o estudo de Estrutura de Dados
I store the programs solved by me over here.
Add a description, image, and links to the double-linked-list topic page so that developers can more easily learn about it.
To associate your repository with the double-linked-list topic, visit your repo's landing page and select "manage topics."