Webpage

Arrays, Stacks, Queues, Linked lists, Trees, Binary search trees, Binary heaps, Graphs.

$$\scriptsize{\overset{{\large{\textbf{Mark Distribution in Previous GATE}}}}{\begin{array}{|c|c|c|c|c|c|c|c|}\hline
\textbf{Year}& \textbf{2022} & \textbf{2021-1}&\textbf{2021-2}&\textbf{2020}&\textbf{2019}&\textbf{2018}&\textbf{2017-1}&\textbf{2017-2}&\textbf{2016-1}&\textbf{2016-2}&\textbf{Minimum}&\textbf{Average}&\textbf{Maximum}
\\\hline\textbf{1 Mark Count} & 2 &4&2&3&0&2&3&1&1&1&0&1.9&4
\\\hline\textbf{2 Marks Count} & 1 &1&0&2&2&0&0&1&3&3&0&1.3&3
\\\hline\textbf{Total Marks} & 4&6&2&7&4&2&3&3&7&7&\bf{2}&\bf{4.5}&\bf{7}\\\hline
\end{array}}}$$

62 votes
4 answers
1604
35 votes
12 answers
1605
0 votes
2 answers
1606
For every push pop>3 units time required. Do continuously 4 push afterward 4 pop. Then what is the average life time of stack.
11 votes
5 answers
1607
2 votes
1 answer
1608
0 votes
1 answer
1609
6 votes
2 answers
1611
0 votes
2 answers
1612
64 votes
7 answers
1615
53 votes
7 answers
1617
23 votes
4 answers
1619
Which one of the following binary trees has its inorder and preorder traversals as $BCAD$ and $ABCD$, respectively?