Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

Data Structures with Python

via Udemy

This course may be unavailable.

Overview

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

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


Data structure provides the right way to organize information in the digital space. The data structure is a key component of Computer Science and is largely used in the areas of Artificial Intelligence, operating systems, graphics.

The right selection of data structure can enhance the efficiency of computer programs or algorithms in a better way.

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

Methods on Data structures are also covered so that we can use them efficiently.

The data structure and algorithm provide a set of techniques to the programmer for handling the data efficiently. The programmer should understand the core concepts of data handling.

Necessary OOPS is also covered so, that there won't be a problem understanding further concepts.

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

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



Course Design: Intuition of the concept + Code walkthrough in Python + Time and Space Complexity + Application of that Data Structure in real Life.


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)

  • Misc Section( Has important concepts )

  • Take Away Section( Download the whole source code in this Section)






Taught by

Neeraj Ap

Reviews

4.3 rating at Udemy based on 226 ratings

Start your review of Data Structures with Python

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.