A complete list of important data structures and algorithms implemented in Java.
🔥last update 2023 Jan 18🔥
- Singly Linked List (data structure)
- Doubly Linked List (data structure)
- Circularly Linked List (data structure)
- clone in Singly Linked List (method)
- equals in Singly Linked List (method)