Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 529 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 529 Bytes

AMAZON SDE TEST SERIES

The repo contains the amazon interview questions topicwise. All the solutions will be in C++.

TOPICS COVERED

◙ Arrays
◙ Searching
◙ Sorting
◙ Matrix
◙ Hashing
◙ Strings
◙ Link List
◙ Stack
◙ Queue
◙ Tree
◙ Binary search tree
◙ Heap
◙ Graph
◙ Back Tracking
◙ Dynamic Programming

Happy coding 😊