An easy way to kickstart coding journey.
- The Algorithms
-
Bubble Sort
-
Quick Sort
-
Merge Sort
-
Selection Sort
- The Data Structures
The primitive Data Structures are easy to understand once you learn basics of any language. After that these are the Data Structures that will help you advance further in your journey.
-
Stack
-
Queue
-
Linked List
-
Graph
-
Trees