Stack is a linear data structure which follows a particular order in which the operations are performed. The order may be LIFO(Last In First Out) or FILO(First In Last Out).
1
BLOGS
15
THREADS
21
INTERVIEWS
Trending Blogposts on Stacks
Introducing of Stacks
Today we will be Introducing the stack.
Read in 16 minutesStacks
Blogpost
1120 posts
Discussion Threads
1572 discussions
Interview Questions
9183 questions
Cheatsheets
coming soon
Technologies
107 categories
Questionaire
coming soon
Popular Discussions on Stacks
01
openWhy is "using namespace std;" considered bad practice?
0
0
0
02
openHow can I delete a Stack Exchange account of mine?
1
0
0
03
openList changes unexpectedly after assignment. Why is this and how can I prevent it?
2
0
0
04
openHow to establish connection between AWS account to outside services or application (which are not on AWS)
1
0
0
05
openWhat is the most optimized algorithm to randomly shuffle a stack?
0
0
0
06
openWhy stack is implemented using another data structures but array is not?
0
0
0
07
openAre Stacks and Queue's considered LinkedList?
2
1
0
08
openVariable length in a 2D stack
2
0
0
09
openHow to establish connection between AWS account to outside services or application (which are not on AWS)
2
0
0
10
openDecode Arabic chars from a linux encoding
1
0
0
11
openIs it possible to Merge stacks with LINQ
1
0
0
12
openHow do you implement a Stack and a Queue in JavaScript?
1
2
0
13
openHow do JavaScript closures work?
1
0
0
14
openHow can I convert a stack trace to a string?
0
0
0
15
openHow do I delete a Git branch locally and remotely?
0
0
0
TechnologyDetailMobile
TechnologyDetailTablet
Techiio is on the journey to build an ocean of technical knowledge, scouring the emerging stars in process and proffering them to the corporate world.
Stack is a linear data structure which follows a particular order in which the operations are performed. The order may be LIFO(Last In First Out) or FILO(First In Last Out).
1
BLOGS
15
THREADS
21
INTERVIEWS
Trending Blogposts on Stacks
Introducing of Stacks
Today we will be Introducing the stack.
Read in 16 minutesStacks
Blogpost
1120 posts
Discussion Threads
1572 discussions
Interview Questions
9183 questions
Cheatsheets
coming soon
Technologies
107 categories
Questionaire
coming soon
Popular Discussions on Stacks
01
openWhy is "using namespace std;" considered bad practice?
0
0
0
02
openHow can I delete a Stack Exchange account of mine?
1
0
0
03
openList changes unexpectedly after assignment. Why is this and how can I prevent it?
2
0
0
04
openHow to establish connection between AWS account to outside services or application (which are not on AWS)
1
0
0
05
openWhat is the most optimized algorithm to randomly shuffle a stack?
0
0
0
06
openWhy stack is implemented using another data structures but array is not?
0
0
0
07
openAre Stacks and Queue's considered LinkedList?
2
1
0
08
openVariable length in a 2D stack
2
0
0
09
openHow to establish connection between AWS account to outside services or application (which are not on AWS)
2
0
0
10
openDecode Arabic chars from a linux encoding
1
0
0
11
openIs it possible to Merge stacks with LINQ
1
0
0
12
openHow do you implement a Stack and a Queue in JavaScript?
1
2
0
13
openHow do JavaScript closures work?
1
0
0
14
openHow can I convert a stack trace to a string?
0
0
0
15
openHow do I delete a Git branch locally and remotely?