02 May 2021
14 Nov 2022 (resume...)
- Stack
- Queue
- LinkList
- Dictionary
- Linear Search
- Binary Search
- order agnostic binary-search
- floor celling value finding
- duplicate value counting
- [Missing Array]
- Time Complexity
DataStructure is a way to store the data,
inside the memory of the computer
there are lots of different methods are available
Algorithm is set of instruction, that computer needs to follow
in order to come up with solution