Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Preços
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
stacks
<h1>
0 Voto
1 Resposta
4th May 2019, 5:22 PM
Joseph Ndive
Solving prefix expression using two stacks
java
prefixexpression
twostacks
0 Voto
1 Resposta
21st Apr 2020, 3:14 AM
Fare Jare
What is the conclusion for stacks ?
c++
1 Voto
1 Resposta
1st May 2018, 1:53 PM
Mona Mohamed
What is use of Stacks in c++?
c++
stack
2 Votos
1 Resposta
28th Dec 2016, 1:37 PM
Manish Garg
difference and similarities between Stacks and Tails.
c++
0 Voto
1 Resposta
20th Apr 2020, 6:52 AM
Humberto🇵🇦
Can you explain how call stacks work in detail?
callstack
4 Votos
3 Respostas
18th Mar 2018, 11:56 PM
Julian Aung
Can't we implement stacks and queues on java
java
1 Voto
2 Respostas
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 Voto
2 Respostas
17th Jun 2017, 2:40 AM
Khaled Mohammed Saif Alselwi
What is the benefits of stacks in data structure?
c++
2 Votos
3 Respostas
1st May 2018, 1:51 PM
Mona Mohamed
What are the stacks queues and linked list etc?
c++
2 Votos
2 Respostas
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 Respostas
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 Voto
1 Resposta
28th May 2020, 8:51 AM
Nadhirah
Someone has an example of the implementation of stacks and queues?
java
linkedlist
queue
stack
0 Voto
2 Respostas
11th Jun 2018, 9:34 PM
Maria Camila Lenis
After what it is worth starting to study stacks and heaps in C#???
c#
0 Voto
3 Respostas
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 Resposta
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 Respostas
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 Respostas
23rd Jan 2017, 3:11 PM
awais
[SOLVED] Why is the is_empty function doesn't return a value??
python
stacks
0 Voto
2 Respostas
31st Jan 2021, 10:34 AM
K.S.S. Karunarathne
Hanoi Tower
cpp
function
hanoitower
stacks
0 Voto
2 Respostas
13th Apr 2018, 12:46 AM
Tiana Glimpse
Why are 2 stack push statement needed here ??
dsa
helpplz
java
stacks
2 Votos
1 Resposta
15th Sep 2021, 1:11 PM
Tanu Jain
debug this code asap
c++
cpp
datastructure
stack
stacks
0 Voto
1 Resposta
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 Voto
5 Respostas
20th Jul 2017, 2:04 PM
paul mwengei
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Quente hoje
C pointers
1 Votes
Python
0 Votes
Guys help please
0 Votes
Slicing in python
1 Votes
Python question
1 Votes
Control flow
0 Votes
HTML
0 Votes
Front-end vs Full-stack
1 Votes
Which mobile offline app can I use for HTML
0 Votes
HOW CAN I CREATE A GAME AS BEGINNER
0 Votes