Introduction to Data Structures and Algorithms -By Animation

Published 2021-12-06
Platform Udemy
Rating 4.46
Number of Reviews 17
Number of Students 79
Price $84.99
Instructors
Mehdi Hatamian
Subjects

Go to Udemy

Data Structures and algorithms: Queue, Stack, Linked List, Graphs, Trees, Heap, Sorting Algorithms, Searching Algorithms

In this course, you will learn about the most popular topics corresponding to data structures and algorithms through live animation. The data structure is the key component of Computer Science and is used in the areas of artificial intelligence, operating systems, graphics, etc. This course aims to turn complexity into simplicity via illustrations and live animation. Visualization of data structures is provided for the most popular topics, such as queue, stack, linked list, graphs, trees, heap data structure, sorting algorithms, and searching algorithms. This course is provided for anyone who is interested in data structure and algorithms. All sorting and searching algorithms are covered by the implementation. The main programming language is based on Python. However, very basic knowledge about programming skills is required, and this knowledge is only required for sorting and searching algorithms in which they are discussed with Python programming language. All lectures are discussed from scratch and don't be afraid if you think your knowledge is not enough for this course. In fact, both implementation and illustrations are discussed in a simple manner. I hope you enjoy this course.

The most popular topics that are covered are:

  1. Queue

  2. Stack

  3. Linked List

  4. Graph Theory

  5. Spanning Trees

  6. Minimum Spanning Trees (Prim's and Kruskal's)

  7. Graph Traversal (BFS and DFS)

  8. Sorting Algorithms

  9. Searching Algorithms

  10. Heap Data Structure

  11. Introduction to Trees

  12. Binary Search Trees (BST)

  13. Tree Traversal (Preorder, Inorder, Postorder)

Do not hesitate to ask if you have any questions.

Go to Udemy