Description: Package consists of 3 files. First, to compare two linked list. Second, to find the reverse of a linked list using recursion. Third , to merge two sorted linked list
To Search:
File list (Check if you may need any files):
code3\compare linked list.txt
.....\merger.txt
.....\reverse linked list.txt
code3