Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
stacks
<h1>
0 Vote
1 Réponse
4th May 2019, 5:22 PM
Joseph Ndive
Solving prefix expression using two stacks
java
prefixexpression
twostacks
0 Vote
1 Réponse
21st Apr 2020, 3:14 AM
Fare Jare
What is the conclusion for stacks ?
c++
1 Vote
1 Réponse
1st May 2018, 1:53 PM
Mona Mohamed
What is use of Stacks in c++?
c++
stack
2 Votes
1 Réponse
28th Dec 2016, 1:37 PM
Manish Garg
difference and similarities between Stacks and Tails.
c++
0 Vote
1 Réponse
20th Apr 2020, 6:52 AM
Humberto🇵🇦
Can you explain how call stacks work in detail?
callstack
4 Votes
3 Réponses
18th Mar 2018, 11:56 PM
Julian Aung
Can't we implement stacks and queues on java
java
1 Vote
2 Réponses
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 Vote
2 Réponses
17th Jun 2017, 2:40 AM
Khaled Mohammed Saif Alselwi
What is the benefits of stacks in data structure?
c++
2 Votes
3 Réponses
1st May 2018, 1:51 PM
Mona Mohamed
What are the stacks queues and linked list etc?
c++
2 Votes
2 Réponses
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 Réponses
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 Vote
1 Réponse
28th May 2020, 8:51 AM
Nadhirah
Someone has an example of the implementation of stacks and queues?
java
linkedlist
queue
stack
0 Vote
2 Réponses
11th Jun 2018, 9:34 PM
Maria Camila Lenis
After what it is worth starting to study stacks and heaps in C#???
c#
0 Vote
3 Réponses
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 Réponse
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 Réponses
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 Réponses
23rd Jan 2017, 3:11 PM
awais
[SOLVED] Why is the is_empty function doesn't return a value??
python
stacks
0 Vote
2 Réponses
31st Jan 2021, 10:34 AM
K.S.S. Karunarathne
Hanoi Tower
cpp
function
hanoitower
stacks
0 Vote
2 Réponses
13th Apr 2018, 12:46 AM
Tiana Glimpse
Why are 2 stack push statement needed here ??
dsa
helpplz
java
stacks
2 Votes
1 Réponse
15th Sep 2021, 1:11 PM
Tanu Jain
debug this code asap
c++
cpp
datastructure
stack
stacks
0 Vote
1 Réponse
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 Vote
5 Réponses
20th Jul 2017, 2:04 PM
paul mwengei
Program to implement stack operations (Push, Pop, Display) on a stack using linked lists.
display
functions
linked_lists
pop
push
python
stack_operations
stacks
4 Votes
2 Réponses
12th Mar 2022, 1:27 PM
Takudzwa A Svosve
Poser une question
Poser une question
Poser une question
Poser une question
Aujourd'hui en vedette
Why this code gives 153 is Armstrong when run in vs code and gives correct output when run in Sololearn
4 Votes
Why this code is not working? I can't see any difference in o/p.
1 Votes
Can someone please motivate me to continue coding?
2 Votes
Countdown Test
0 Votes
diary
1 Votes
what is empty tag
0 Votes
Could anyone fix this?
0 Votes
how do i create a code
0 Votes
Leecode?
2 Votes
Fitting
0 Votes