Five Layers of Software
Hosting - Where data is stored Database - How data is stored Logic - How data is processed API - How data is fetched UI - How data is presented
Types of Data Structures
Binary Tree Stack Matrix Linked List Array Sparse Array Heap Hash Table Queue