1,718 views
1 votes
1 votes
The number of permutations can be obtained in the output using stack assuming that input contains elements 1, 2, 3, 4, 5, 6 in any order such that 3 will poped out from stack at 3rd position are _______ (assume one element enter in stack only one time).

1 Answer

Related questions

0 votes
0 votes
3 answers
1
0 votes
0 votes
1 answer
2
amitarp818 asked Nov 28, 2023
564 views
Consider the following array of elements<96,42,50,17,15,5,7,11,39,23,6,9,19,100,12>The minimum number of interchanges using buildheap needed to convert it into a max heap...
1 votes
1 votes
1 answer
3
Anmol pratap singh asked Jul 8, 2023
577 views
0 votes
0 votes
1 answer
4