/PA_linked-list

solving my PA which is about linked list

Primary LanguageC

PA_linked-list

PART 1

is about simply linked list

PART 2

is about doubly linked list

Description:

we created a doubly linked list and then, searching for an item, calculating number of items, copy a list to another list and then free it

AUTHOR:

Meriem Boussaid