“Data-Structure & Algorithm Preparation For Tire1 Companies”
In this post I will cover below topics:
Ds-algo to crack interview of tire1 companies (like Google, Amazon, Facebook, Apple, Microsoft etc.)
- Array
- Linked-list
- Stack
- Queue
- Trees , BinaryTree(BT), BinarySearchTree(BST)
- Heap
- Hashing
- Graph
- Dynamic Programming ( believe me its easy)
- Bit Manipulation (XOR, And, Or etc)
- Geometry (asked in Google)