Stack A stack is an ordered list (Data Structure) in which all insertion and deletion are done at one end. It is a First In Last Out (FILO). Top is a pointer pointing to the top most element of the stack. Applications of Stack Recursion Post fix ev...
·
23 followers
Hi, I'm Vaibhav Kumar, developer, maths and deep learning enthusiast. I write about and share my work here.