Linked-List based algorithms explained in detail using Python/Java.
-
Updated
Sep 22, 2025 - Java
Linked-List based algorithms explained in detail using Python/Java.
The task involves compiling and running a Java program that implements and tests a stack data structure using a linked list. The output demonstrates various stack operations such as checking if the stack is empty, pushing elements, peeking at the top element, popping elements, and verifying the stack's state.
This repository contains the code on different topics of Data Structures and Algorithms in Java.
Data Structures and Algorithms implementation in Java.
This is an repository contains important important coding problems from LeetCode and HackerRank .
Implementation of Dictionnary, LinkedDict and Double Linked Dict in Java
I'll add some of the data structures and algorithms to this repository. I'll also explain algorithms and data structures.
Documentação disponível na Wiki do projeto
Documentação disponível na Wiki do projeto
A simple Shell implemented in Java using a Linked-Tree structure
A basic implementation of a search engine in Java using HashMaps that uses chaining and AVL Trees
KNN algorithm implemented with Linked Lists.
Linked_List data_structure implementation in Core Java
Add a description, image, and links to the linked topic page so that developers can more easily learn about it.
To associate your repository with the linked topic, visit your repo's landing page and select "manage topics."