This course explains the logic behind the data structures and algorithms. By using animation of objects essential data structures and algorithms are explained. Regardless of knowledge level of programming, this course is for EVERYONE including NON PROGRAMMERS who want to understand the logic behind the data structures and algorithms. There is not programming code in this course. The best education practices show that learning things with visualization is the best way to understand it. So here I explained data structures and algorithms with visualization.
Topics Include.
Part I – Data Structures
-
Arrays
-
Lists
-
Linked Lists
-
Stack
-
Queue
-
Hast Tables
-
Heaps
-
Binary Search Trees
Part II – Algorithms
-
Bubble Sort
-
Selection Sort
-
Insertion Sort
-
Merge Sort
-
Quick Sort
-
K means
-
Linear Search
-
Binary Search
-
Breadth First Search
-
Depth First Search
-
Dijkstra’s Algorithm