Recent questions and answers in DS

1 votes
1 answer
3
0 votes
2 answers
5
2 votes
2 answers
9
5 votes
3 answers
12
A complete binary tree with $n$ non-leaf nodes contains$\log_{2}n$ nodes$n+1$ nodes$2n$ nodes$2n+1$ nodes
0 votes
0 answers
16
0 votes
2 answers
24
What is the maximum number of comparisons needed to sort 6 items using radix sort, if each number is a 3-digit decimal number?120180210360
1 votes
3 answers
28
0 votes
1 answer
32
From a character string of lenth $m$, the number of sub-strings of all lengths that can be formed are:$m^2$$m$$m(m+1)/2$$m(\log m)$
0 votes
0 answers
33
In Reeverse Polish notation, expression A*B+C*D is written asAB*CD*+A*BCD*+AB*CD+*A*B*CD+A request to the approver.!!This question is asked in ISRO 2024. Due to insuffici...
0 votes
1 answer
34
No of min heaps possible for the keys {1,1,1,2,3,4,5,6}
0 votes
1 answer
35
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...
Help get things started by asking a question.