Overview
Understand time and space complexities and how to calculate them, Understand computer science and how do they work, Implement computer science data structures from scratch, Use built-in data structures in Python
Python developers who want to become better programmers by learning and understanding data structres and how to implement and use them
Basic Python knowledge
Welcome to Data Structures in Python Course: Crack Coding Interviews course!
In this course we will dive deep into Data Structures and learn how to do they work, how to implement them in Python and how to use them for implementing and optimizing your application. We will also take a look at the built-in data structures provided by Python and learn how to use them. And we will learn how to calculate time complexity and space complexity of the code and how to decide which data structure should be used for solving a specific programming problem.
Data structures is a very important aspect of computer science, learning and understanding data structures will help you become a better programmer, write more efficient code and solve problems quicker, that's why Tech companies focus on data structures in the coding interviews.
Throughout this course we will cover everything you need to master data structures , including:
Big O notation (Time Complexity & Space Complexity)
Linked lists
Stacks
Heaps
Queues
Hash Tables
Trees
Binary Search Trees
Graphs (Adjacency List & Adjacency Matrix)
The course includes explanation with animations to make the topics easier to understand, and coding exercises to apply the knowledge gained in the course practically.
I am confident that you will like this course and that you will be a different programmer once you finish it, join me in this course and master data structures and algorithms! :)
Ahmed Elsakka
Software Engineer with experience in Embedded Systems Software Development and Full Stack Web Development.
Very passionate about learning, teaching, writing clean and optimized code, and technical topics like data structures, algorithms and cloud computing.
Currently I work in Web Development in field, before that I was working as an Embedded Software Engineer in the automotive industry.