Search

Data Structures with Python [Free Online Course] - TechCracked

Data Structures with Python

The All-In-one Course for you to Conquer Data Structures with Python

This course includes:

  • 8 hours on-demand video
  • 17 articles
  • 3 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of completion


What you'll learn
  • Data Structures in Python
  • All the way from the Built-in to User defined data structures intuition with implementation
  • Understand OOPS Concept required to build User-defined Data Structures
  • How to solve and approach a Data-Structure Problem
  • Understand applications of Data Structures
  • Know and determine Time-Complexities of Operations over Data-Structures
  • Discover methods on Data-Structures
  • Solved problems so that it's easy to start off practicing
  • Download The Whole Code


Description

Learn Data Structures in Python all the way from Built-in to User-Defined.

It's Beginner Friendly with intuition followed by code tutorials, So It's Easy to Understand and Visualise a Data Structure.

Solving Problems would be easier after learning the Data Structure as you have better intuition.

Course Design:  (Intuition) + (Code walkthrough) + (Time-Complexity + Application of that Data Structure)

Data Structures Include:

  • Lists
  • Tuples
  • Sets
  • Dictionaries
  • 2-D Arrays
  • OOP For understanding data structures
  • Stacks
  • Queues
  • Deque
  • Linked-Lists
  • Doubly Linked Lists
  • Circular Linked Lists
  • Trees
  • Binary Trees
  • Binary Search Trees + Traversals
  • AVL Trees
  • Heaps +  Heap sort
  • Priority Queue
  • HashMaps/HashTables
  • Graphs + Properties
  • Graph Traversals
  • Spanning Trees + MST
  • Prims + Kruskals Algorithms for MST
  • Tries (Keyword Trees)
  • Take Away Section.

Also See : Mastering Data Structures & Algorithms using C and C++

Enroll Now