Skip to content

1.Datastruct

This section explains the concept, its importance, and when to use it.

1.Datastruct

DATA STRUCTURES

Data structures: to store data in an efficient way

The algorithmic approach and key insights for solving this problem.

Dijkstra algorithm

Spanning trees

Abstract data types

Basically this is the model ( logical description ) for a certain data structure

The concrete implementation, the actual representation of the data