some source codes for implementing various algoriyhms for lnked list.
File list:
Linked List
..........\detect and remove loop in linked list.c
..........\detect and remove loop in linked list.exe
..........\doubly linked list to bst in place.c
..........\doubly linked list to bst in place.exe
..........\evenodd.c
..........\evenodd.exe
..........\Linked list to BST.c
..........\Linked list to BST.exe
..........\rand.c
..........\rand.exe
..........\Reverse a Linked List in groups of given size.c
..........\Reverse a Linked List in groups of given size.exe
..........\rotate by k.c
..........\rotate by k.exe
..........\segreagate even and odd.c
..........\segreagate even and odd.exe