|
Hi All, Where can I find some reading material on ith node on a linked list (I have no idea what ith node is) and reading materials on other implementations of linked list other that pointers.
I've searched C++ all in one reference guide for dummies and Data structures and algorithms in C++ but came up with nothing...
Thanks
|