Data Structure & Algorithm
Algorithm
A step-by-step procedure for performing some task in a finite amount of time.
Data structure
A systematic way of organizing and accessing data.
The running time of an algorithm or data structure operation typically depends on a number of f...
datailm.hashnode.dev2 min read