Stack (Advanced Function) Flashcards
1
Q
Double Stack : Head file & structure
A
2
Q
Double Stack : Push (stack1) & Push (stack 2)
A
3
Q
Double Stack : Pop (stack1) & Pop (stack 2)
Hint:
1.isfull
2.push in
A
4
Q
Double Stack : Print
A
5
Q
Double Stack : Isfull & Isempt (3 kinds)
A
6
Q
Double link list : Pop all nodes
A