GitHunt
JG

jguida941/doubly_linked_list_demo

Interactive doubly linked list demo in C++ A small teaching/learning project showing how a templated doubly linked list works, with menu-driven terminal UI for inserting, removing, and traversing nodes. Includes color output and debug guards.

No README found.

Languages

Makefile69.8%C++16.1%CMake7.5%C3.9%Shell1.2%Tcl0.8%TypeScript0.5%PowerShell0.2%Batchfile0.1%
Created September 18, 2025
Updated January 26, 2026
jguida941/doubly_linked_list_demo | GitHunt