April 17, 2024

Question 8409 – Data-Structures

The result evaluating the postfix expression  10  5 +  60 6 /  * 8 –   is Correct Answer: C Question 39 Explanation:  → ’10’ is pushed in […]
April 18, 2024

GATE 2010

Question 52 A hash table of length 10 uses open addressing with hash function h(k)=k mod 10, and linear probing. After inserting 6 values into an […]
April 18, 2024

GATE 2010

Question 53 A hash table of length 10 uses open addressing with hash function h(k)=k mod 10, and linear probing. After inserting 6 values into an […]