In this code,the push and pop is working properly but disp of stack isn't working.Can anyone suggest an ans.Google interview que | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

In this code,the push and pop is working properly but disp of stack isn't working.Can anyone suggest an ans.Google interview que

https://code.sololearn.com/c32EPvU9dM0G/?ref=app

28th Oct 2022, 9:30 PM
Anu
Anu - avatar
2 ответов
+ 2
p->next=*tp; // Code Line 47
28th Oct 2022, 11:28 PM
SoloProg
SoloProg - avatar
+ 2
Thanks a lot it's now working properly.
16th Nov 2022, 6:36 AM
Anu
Anu - avatar