0
Kindly assist me for 4-5 programs with linked list in c++
1. Making the link list with integer or name/age/height. 2. Making the link list with integer or name/age/height. and then display the list. 3. Now to add one node to the existing list.(non header) 4. To add the new node as new header. 5. Now to delete one node from the list.
1 ответ
+ 1
Can you share what you tried for us to help you ? :)