Summary of Data Structure Even Semester 2020 Introduction to Data Structure Data structure ® a particular way of organizing data in a computer so that it can be used effectively. Purpose: to reduce the space and time complexities of different tasks. Types of Data Structure: · Array · Linked Lists · Stack · Queue · Binary Tree · Binary Search Tree · Heap · Hashing Data Structure · Matrix · Trie