Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Data Structures with Python

Posted By: lucky_aut
Data Structures with Python

Data Structures with Python
Duration: 8h 50m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 2.73 GB
Genre: eLearning | Language: English

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

Requirements
Basics of Python like variables , methods and operators.
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.

Who this course is for:
Python developers who have basics and want to crack coding interviews
Developers who want to improve python for data structures and implement them in interviews
Beginners in python who want to have data structures foundation
Students who want to start competitive programming

More Info

Data Structures with Python