Skip to main content

Python Interview Espresso

5h 11m 29s
English
Free

Course description

Learn the algorithms, patterns, and process in Python.


Watch Online

0:00 0:00
#Lesson TitleDuration
1About the course & WHY it was created04:12
2About the instructor04:32
3How to use this course05:27
4A final request03:09
5Time & Space Complexity13:32
61. First Unique Character10:47
72. Group Anagrams09:05
83. Valid Palindrome11:56
94. Valid Parentheses10:38
105 -- Search Insert Position12:06
116. Rotate Image11:21
127. Two Sum07:47
138. Three Sum14:56
14OVERVIEW: Linked Lists11:54
159. Delete Nth Node from End14:04
16OVERVIEW: Recursion12:58
1710. Reverse Linked List11:44
1811. Detect Linked List Cycle09:50
19OVERVIEW: Binary Trees10:05
2012. Level Order Traversal11:32
2113. Max Depth of Binary Tree17:38
2214. Validate Binary Search Tree10:49
2315. Balanced Binary Tree10:10
24OVERVIEW: Sorting05:08
2516. Merge Sort13:38
2617. Buy and Sell Stock05:38
2718. Coin Change14:36
2819. Longest Common Subsequence16:09
2920. Subsets13:01
30Conclusion & What's next03:07

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Python Django Dev To Deployment

Python Django Dev To Deployment

Sources: udemy, Brad Traversy
This is a very practical course where we take a list of requirements from a fictional company to build a real estate application using Django. We will take a basic html/css Boot...
11 hours 7 minutes 11 seconds
Python Programming for Developers

Python Programming for Developers

Sources: codewithmosh (Mosh Hamedani)
Finally, a Python course that doesn’t insult your intelligence and assume you know nothing. Let’s face it, you know what a variable and function are - you don’t need me to tell ...
11 hours 14 minutes 25 seconds
System Design for Beginners

System Design for Beginners

Sources: neetcode.io
The course "System Design for Beginners" is the key to understanding the fundamentals of designing scalable and efficient software systems. Whether you're a novice programmer or...
5 hours 21 minutes 21 seconds
Get More Interviews: Write A Stellar Resume As A Software Engineer

Get More Interviews: Write A Stellar Resume As A Software Engineer

Sources: Alex Chiou
7.4 seconds is the average amount of time a recruiter spends on your resume, according to a well-known study based on tracking movements...
2 hours 14 minutes 21 seconds
Deployment from Scratch

Deployment from Scratch

Sources: Josef Strzibny
"Deployment from Scratch" is an introduction to web application deployment that covers the entire process from basic concepts to complex server and database...