1. Insert a node at the first of list 
2. Insert a node at the last of list: 
3. Delete  a node from the fornt of list 
4. Search an item in list 
5. Traverse the list  
6. End of program 
Enter your choice (1-6):  