0

How to implement linked list using different functions?

functions are like insertion, printList, delete, etc.

29th Aug 2017, 5:42 PM
Ajit Singh Kushwaha
Ajit Singh Kushwaha - avatar
1 Respuesta
0
you can easily implement the singly doubly...... easily using c++ with its predefined functions rather in c you want to write the code for creating all types of data structures
9th Sep 2017, 1:13 PM
Mohamed nivaz ahamed A