1- implement a double linked list (node contains data and left pointer to the previous node and right pointer to the next node)

Recommended Answers

All 2 Replies

have you tried google?

Basic C/C++ stuff. RTFM and try, as suggested by Ancient Dragon, a Google search.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.