Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Precios
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
stacks
<h1>
0 Votos
1 Respuesta
4th May 2019, 5:22 PM
Joseph Ndive
Solving prefix expression using two stacks
java
prefixexpression
twostacks
0 Votos
1 Respuesta
21st Apr 2020, 3:14 AM
Fare Jare
What is the conclusion for stacks ?
c++
1 Voto
1 Respuesta
1st May 2018, 1:53 PM
Mona Mohamed
What is use of Stacks in c++?
c++
stack
2 Votos
1 Respuesta
28th Dec 2016, 1:37 PM
Manish Garg
difference and similarities between Stacks and Tails.
c++
0 Votos
1 Respuesta
20th Apr 2020, 6:52 AM
Humberto🇵🇦
Can you explain how call stacks work in detail?
callstack
4 Votos
3 Respuestas
18th Mar 2018, 11:56 PM
Julian Aung
Can't we implement stacks and queues on java
java
1 Voto
2 Respuestas
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 Votos
2 Respuestas
17th Jun 2017, 2:40 AM
Khaled Mohammed Saif Alselwi
What is the benefits of stacks in data structure?
c++
2 Votos
3 Respuestas
1st May 2018, 1:51 PM
Mona Mohamed
What are the stacks queues and linked list etc?
c++
2 Votos
2 Respuestas
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 Votos
8 Respuestas
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 Votos
1 Respuesta
28th May 2020, 8:51 AM
Nadhirah
Someone has an example of the implementation of stacks and queues?
java
linkedlist
queue
stack
0 Votos
2 Respuestas
11th Jun 2018, 9:34 PM
Maria Camila Lenis
After what it is worth starting to study stacks and heaps in C#???
c#
0 Votos
3 Respuestas
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 Votos
1 Respuesta
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 Voto
2 Respuestas
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 Voto
2 Respuestas
23rd Jan 2017, 3:11 PM
awais
[SOLVED] Why is the is_empty function doesn't return a value??
python
stacks
0 Votos
2 Respuestas
31st Jan 2021, 10:34 AM
K.S.S. Karunarathne
Hanoi Tower
cpp
function
hanoitower
stacks
0 Votos
2 Respuestas
13th Apr 2018, 12:46 AM
Tiana Glimpse
Why are 2 stack push statement needed here ??
dsa
helpplz
java
stacks
2 Votos
1 Respuesta
15th Sep 2021, 1:11 PM
Tanu Jain
debug this code asap
c++
cpp
datastructure
stack
stacks
0 Votos
1 Respuesta
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 Votos
5 Respuestas
20th Jul 2017, 2:04 PM
paul mwengei
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
En tendencia hoy
My codebits section is full of deleted codes
12 Votes
Why so many mathematical questions in challenges?
0 Votes
Where did mess up....
1 Votes
Ai generated practices
1 Votes
I have an error in a problem and I don't know what the correct answer is
1 Votes
Feedback on my portfolio
0 Votes
I need a siren sound
0 Votes
Yo this is madness
0 Votes
best language if i want to learn about AI
0 Votes
How can i insert files?
1 Votes