Algorithms problems based on linked list.
-
Updated
Aug 17, 2015 - Java
Algorithms problems based on linked list.
C++ implementation of serialization and deserialization for a doubly linked list with random pointers. The project demonstrates modern C++ practices including RAII, smart pointers, and binary serialization.
To associate your repository with the random-pointers topic, visit your repo's landing page and select "manage topics."