Queue Implementation Using List | Data Structure | Python Tutorials

preview_player
Показать описание
In this Python Programming video tutorial you will learn about queue data structure and how to implement that using list in detail.

Data structure is a way of storing and organising the data so that it can be accessed effectively.
In python we can categorise data structures in 2 ways built in data structures and user defined data structures.
Python offers 4 built in data structures list tuple set and dictionary.
And we can implement stack queue linked list tree and graph which are called as user defined data structures .

#DataStructures #PythonPrograms

For more free tutorials on computer programming
Рекомендации по теме
Комментарии
Автор

hi Sis, these are really worth videos thanks a lot for sharing the content .
Guys who are reading the comment and really want to learn Data Strucures in Python, here is the Amulya Sis who always explained in a laymen terminology so that everyone understands.

And one small request guys, since this sister is doing this much for us, pls donot skip the adds, just watch fully, pls donot skip, so that our sister will get the income. This is the least way we can help her.

Thanks SIS

meghanathreddy
Автор

Thanks for you videos. Learned a lot from your channel and I got placed in one of the top most IT. Make more videos like this.

kamleshkumarv
Автор

such a good simplistic good which makes us understand the whole concept without difficulty....Thanks a lot mam

aryanmathur
Автор

thanks mate. you just earned a new subscriber. Always keep up a good work

mehediazad
Автор

Thank you so much for this turotial. It is very helpful for my A level CS.

kalelmosaiah
Автор

Thank you for such a amazing teaching methods....
Love your voice..

faisalimtiyaz
Автор

Thank you so much! you made this easy!

satyajitdas
Автор

One thing I am missing here is about Time complexity concept, its very necessary in DSA. Please add that also Mam Thanks

saravanajogan
Автор

Hey amulya one request, please upload data structures in python completely as soon as possible, i mean please upload this whole course as soon as possible, your videos are awesome!!! Thank you

shreehari
Автор

Maam it's a humble request to uplod all the Data structure videos in Python as soon as possible
Because your way of teaching helps in better understanding of the topic

utkarshmalik
Автор

You are absolutely making data structures to learn easily

somalasresthasomala
Автор

Thank you so much, just one quick question, how can i put size of the queue?

bruce
Автор

We can use pop the element by reverse the queue list and pop up element. I think this is third method to follow the fifo rule

sikandarkumar
Автор

Ma'am please bring all data structures like linked list tress bst and further algorithms like dynamic prgm djstra etc..it would be lovely

_kartikaswal
Автор

thank mam,
plz upload more videos on python
quickly

ashbin
Автор

Great video! Just a couple of questions. The .pop(n) and .insert() operations both have a complexity of O(n), don't they? Would you say that this is an accurate implementation of a queue, since enqueueing and dequeueing must happen in constant time (O(1))?

buchikibuchikii
Автор

love this video, Can i ask some help about Writing a python program that uses queue to store data inputted by the
user

megami
Автор

Pls teach time complexity ma'am, you break complex things to simple things

vinodhkumar.s
Автор

Mam plz make videos on stack implementation using queues, queue implementation using stack , reversing the stacknd queue, which is the largest ele in stack nd queue asap

jeevapriya
Автор

Ma'am please small help ma'am, please make a video implementation of stacks and queues using linked list this is big topic for us please ma'am do it as fast as possible

FREEFIREGAMER-ivdx