Class 10
 

 

Data Structures

·        Concept pf Arrays

·        Records

·        Recursive definition of data structures and its implications

·        Stacks with push and pop

·        Postfix notation

·        Heaps (data structure) and Heaps (memory allocation)

·        Lists (linked)

·        Queues (head, tail, add, delete)

·        Graphs

·        Audio Recording

Study Guide (incomplete)

·        Data Structures

·        Arrays and Records

·        Stacks

·        Heaps (also heaps for dynamic memory allocation)

·        Lists and queues