single-linked-list
Here are 8 public repositories matching this topic...
Linked-list data structure in Java
-
Updated
Jul 30, 2021 - Java
Java exercises and data structures
-
Updated
Mar 1, 2022 - Java
This is a simple example of a singly linked list implementation in Java.
-
Updated
Dec 5, 2019 - Java
This repository is about creating a Single Linked List and performing multiple operations on the list
-
Updated
Jan 13, 2023 - 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.
-
Updated
May 15, 2022 - Java
-
Updated
Mar 13, 2024 - Java
Improve this page
Add a description, image, and links to the single-linked-list topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the single-linked-list topic, visit your repo's landing page and select "manage topics."