Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
stacks
<h1>
0 Votes
1 Answer
4th May 2019, 5:22 PM
Joseph Ndive
Solving prefix expression using two stacks
java
prefixexpression
twostacks
0 Votes
1 Answer
21st Apr 2020, 3:14 AM
Fare Jare
What is the conclusion for stacks ?
c++
1 Vote
1 Answer
1st May 2018, 1:53 PM
Mona Mohamed
What is use of Stacks in c++?
c++
stack
2 Votes
1 Answer
28th Dec 2016, 1:37 PM
Manish Garg
difference and similarities between Stacks and Tails.
c++
0 Votes
1 Answer
20th Apr 2020, 6:52 AM
Humberto🇵🇦
Can you explain how call stacks work in detail?
callstack
4 Votes
3 Answers
18th Mar 2018, 11:56 PM
Julian Aung
Can't we implement stacks and queues on java
java
1 Vote
2 Answers
9th Oct 2016, 8:17 PM
Vedanta Jha
How many stacks do we want if we need to swap 2 stacks members in the same order?
data
stack
struture
swap
0 Votes
2 Answers
17th Jun 2017, 2:40 AM
Khaled Mohammed Saif Alselwi
What is the benefits of stacks in data structure?
c++
2 Votes
3 Answers
1st May 2018, 1:51 PM
Mona Mohamed
What are the stacks queues and linked list etc?
c++
2 Votes
2 Answers
4th Jun 2018, 10:00 PM
Abhishek Kashyap
Evaluate the following postfix notation of expression : False,true,not,or,true, false,and,or.
stacks
8 Votes
8 Answers
23rd Feb 2018, 5:52 AM
Prachi Chauhan
Can someone help generating anagram using stacks and queue ?
anagram
c++
factorial
help
queue
repetition
stack
0 Votes
1 Answer
28th May 2020, 8:51 AM
Nadhirah
Someone has an example of the implementation of stacks and queues?
java
linkedlist
queue
stack
0 Votes
2 Answers
11th Jun 2018, 9:34 PM
Maria Camila Lenis
After what it is worth starting to study stacks and heaps in C#???
c#
0 Votes
3 Answers
22nd Jan 2022, 5:25 PM
أندريه
Can we accomplish using multiple stacks storing different types of items in the same program?
adt
c
stack
storing_different_types
6 Votes
1 Answer
28th Aug 2019, 5:51 PM
Zhenis Otarbay
Please where I can use queues and stacks as data structures in c language
c
codes
queue
stack
1 Vote
2 Answers
9th May 2020, 6:47 PM
Amal Gil
Can pointers , stacks , heaps , arrays , will help me in further programing
arrays
heaps
help
pointers
stacks
1 Vote
2 Answers
23rd Jan 2017, 3:11 PM
awais
[SOLVED] Why is the is_empty function doesn't return a value??
python
stacks
0 Votes
2 Answers
31st Jan 2021, 10:34 AM
K.S.S. Karunarathne
Hanoi Tower
cpp
function
hanoitower
stacks
0 Votes
2 Answers
13th Apr 2018, 12:46 AM
Tiana Glimpse
Why are 2 stack push statement needed here ??
dsa
helpplz
java
stacks
2 Votes
1 Answer
15th Sep 2021, 1:11 PM
Tanu Jain
debug this code asap
c++
cpp
datastructure
stack
stacks
0 Votes
1 Answer
14th Nov 2019, 9:00 PM
Shikher Jaitly
#! python # huge list making nn=1000000 a = [] i=0 while i #! python # Using Lists as Stacks stack = [3, 4, 5] stack.append(6) stack.append(7) print stack x=stack.pop() print "popped ",x print stack x=stack.pop() print "popped ",x x=stack.pop() print "popped ",x print stack
python
0 Votes
5 Answers
20th Jul 2017, 2:04 PM
paul mwengei
Ask a question
Ask a question
Ask a question
Ask a question
Hot today
What's wrong with this code ? ( Beginner)
4 Votes
Pig Latin
0 Votes
Someone can help me
0 Votes
Please rate my code from 1 to 10
2 Votes
Square Roots
0 Votes
What's wrong with this?
2 Votes
Currently learning C++, I’m getting into socket programming with C++
0 Votes
Is there any new bug in the projects reply sections?
1 Votes
why do people say programming is hard
0 Votes
I’m new someone can help me
0 Votes