Stacks & Queues - DSA Course in Python Lecture 5

preview_player
Показать описание


Please check my playlists for free DSA problem solutions:

My Favorite Courses:

Data Structures & Algorithms:

Python:

Web Dev / Full Stack:

Cloud Development:

Game Development:

SQL & Data Science:

Machine Learning & AI:
Рекомендации по теме
Комментарии
Автор

Master Data Structures & Algorithms For FREE at AlgoMap.io!

GregHogg
Автор

Like the balance between conciseness and high information value. Thank you for the efforts, keep doing!

babaev
Автор

Great tutorial! Highly appreciate your efforts in creating such crisp and concise video covering all aspects of the data structure, keep up the great work 💯

siddhantkumar
Автор

Thats Awesome.. i was thinking of switching from JAVA to PYTHON for DSA and you started this Learning alottt!!! :)

Hunter.Hunter
Автор

This series is getting addictive
I am a kotlin person basically but your python concepts have a lot of rub over effect ❤
Thanks a ton

richardpro
Автор

Love it. Please make more on dsa and algorithms

sharathkumard
Автор

I think Queue also have count or isEmpty property.

In another note learning Stacks and Queues is the gateway to learning other DS and Algos.
Since some DS and Algos are Stacks and Queues implementation.

asagiai
Автор

I love these videos! Can you please do sorting algorithms next? I started DSA with python few weeks ago so these videos help me out and I sometimes use them to revise concepts. Thanks

arth
Автор

Hey bro do make a similar kind of playlist on system design after this dsa series

Andrew_N_G
Автор

If I use an array for a queue, can I just use pop(0) for deque ?

arthfreestyle
Автор

Do companies actually expect to be good in DSA and problem solving for data engineer and data scientist roles??

DinDin-py
Автор

In dequenhow to add element from left .you said we can element from both ends

suhas