Stacks Introduction Representation Operations Implementation Representing two stacks in an array Application of stacks Parenthesis checker Evaluation of Postfix expression Evaluation of […]
Outline of Syllabus Basic concepts of Data Representation Introduction to Algorithm Design Arrays Linked List Stacks Queues Trees Searching, Sorting and […]
Sparse Matrix representation for polynomials Program to represent two polynomials using Sparse Matrix representation using arrays, compute sum of two polynomials and […]