Data Structures - Stacks, Queue and Link List (CLASS 12)
Data Structures - Stacks, Queue and Link List (CLASS 12)
2. ISC 2011 - Program on STACK - Stack is a structure which store or remove data from top......
2. ISC 2010 - Program on QUEUE - Repeat allows user to add from front and rear......
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........