Stacks (Program 4) – Part 2

preview_player
Показать описание
Data Structures: Stacks (Program 4) – Part 2
Topics discussed:
1) C program for reversing the elements of a stack using two empty stacks.
2) Multiple stack implementation.

Music:
Axol x Alex Skrindo - You [NCS Release]

#DataStructuresByNeso #DataStructures #Stacks
Рекомендации по теме
Комментарии
Автор

Stack underflow occurs because we top pointer is updated in push function but is not updated in main main function top pointer have value NULL hence print function recieve NULL. And stack overflow occurs

adityagarud
Автор

I really liked this series of data structure. I learnt many things from it.

rakeshbhardwaj
Автор

eagerly waiting for the next videos please post soon!!

vineetsingh
Автор

I like the way this guy trolls you with broken code and then explains why it wouldn't work, sometimes you learn more from a mistake than a success. 👍

Jeremyak
Автор

We should return top pointer in push function

adityagarud
Автор

Are you going to conplete full course so i can start it from today please tell

Tivflah
Автор

Can I repost your videos in another platform!?

kevenarmandomate