See who's visiting this page.View Page Stats
These are few of my c programes that I had made for my data structure course at college level,you are all free to see,copy & modify them as your wish. Though there are few bugs but all together they work fine.....
CONTENTS
  1. doubly linked list.c
  2. circular singly linked list.c
  3. queue as a singly linked list.c
  4. binary tree(BST).c
  5. radix sort.c
  6. q_s_list.h
home