Stack Data Structure in Python | Part 1

Publicado em: 01 Janeiro 1970
no canal de: Albert Devshot
159
5

In this video, you are going to learn how to implement Stack Data Structure in Python. A stack is essentially a linear data structure that follows the Last In First Out Method(LIFO) method. To visualize a stack you can think of a collection of books as a stack. When you add a book to the stack, you add it to the top. And when remove a book from the stack, you will remove the top book in the stack.

Timestamps:
0:00 What are stack data structures
1:35 Constructor / Storage and Count
2:12 Push Method
3:06 Pop Method
4:32 Peek Method
5:10 Size Method
5:50 Testing


Nesta página do site você pode assistir ao vídeo on-line Stack Data Structure in Python | Part 1 duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Albert Devshot 01 Janeiro 1970, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 159 vezes e gostou 5 espectadores. Boa visualização!