Data Structures and Algorithms for EVERYONE
-
Data Structures -
Algorithms -
How data structures and algorithms work -
The logic behind data structures and algoritms
- Basic programming knowledge regardless of programming language
This course explains the logic behind the data structures and algorithms. By using animation essential data structures and algorithms are explained. Regardless of knowledge level of programming, this course is for all students and all programmers who want to pass job interviews and get deep knowledge about how algorithms and data structures work.
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
- Everyone who wants to understand data structures and algorithms and pass the interviews