Data Structures - Stacks, Queue and Link List

1.     ISC  2004  -  Program on STACK - Strange is an entity...... 

2.     ISC 2011 -  Program on STACK - Stack is a structure which store or remove data from top...... 

3.     ISC 2013SP -  Program on STACK - Ring game is a computer game ........ 

4.     ISC 2014 -  Program on STACK - Array to stack is a linear data structure.........

1.     ISC 2008  -  Program on QUEUE - Printjob...... 

2.     ISC 2010 -  Program on QUEUE - Repeat allows user to add from front and rear...... 

3.     ISC 2010SP -  Program on DEQUEUE - Chain is an entity..... 

4.     ISC 2012  -  Program on QUEUE - Link is an entity......  

5.     ISC 2013 -  Program on DEQUEUE - A dequeue is a data structure........ 

1.     ISC 2010  -  LINK LIST - (sum item in Node) - Write a function or an algorithm to........  

2.     ISC 2011  -  LINK LIST - (delete Node) - Write a function or an algorithm to........  

3.     ISC 2012  -  LINK LIST - (search Node) - Write a function or an algorithm to........  

4.     ISC 2013  -  LINK LIST - (count Node) - Write a function or an algorithm to........  

5.     ISC 2014  -  LINK LIST - (add Node) - Write a function or an algorithm to........  

6.     ISC Specimen  -  LINK LIST - (add Node at end) - Write a function or an algorithm to........