DataStructure FileMgt Unit 1 Part 1
DataStructure FileMgt Unit 1 Part 1
(ITT 301)
Unit 1 - Part 1
Advanced Linear Structures
Lecturer: Cecil White
UNIVERSITY OF THE COMMONWEALTH CARIBBEAN
Specific Objectives
• Evaluate infix to prefix and postfix expressions.
• Construct an expression tree from infix expression.
• Implement double linked list and circular linked list with algorithm.
• Implement priority and circular queues.