![]() |
VOOZH | about |
DSA stands for Data Structures and Algorithms. Data structures manage how data is stored and accessed. Algorithms focus on processing this data. Examples of data structures are Array, Linked List, Tree and Heap, and examples of algorithms are Binary Search, Quick Sort and Merge Sort.
It is advised to skip the hard problems of every section in the first iteration if you are a complete beginner.
Below are the recommended different topics to learn complete DSA.