Time Left - 08:00 mins
ISRO Quiz 2023 12
Attempt now to get your rank among 53 students!
Question 1
Consider the following statements:
S1 : Static allocation binding do not change at runtime.
S2 : Heap allocation allocates and de-allocates memory at runtime.
S3 : Non-local data such as global constants are known during compile time and placed in static area.
Which of the above statements is/are correct?
Question 2
Which of the following parameter is not included in the activation record of recursive function call.
Question 3
The time complexity to multiply two long integers of
-digits each using the Divide
Conquer approach is?


Question 4
Consider the Quick sort algorithm, suppose there is a procedure for finding a pivot element which splits the list into two sub lists each of which contains atleast one-eight of the elements. Let
be the number of comparisons required to sort 'n' elements, then

Question 5
How many dots will be on the face opposite to face which contains two dots?


- 53 attempts
- 0 upvotes
- 0 comments
Tags :
GATE & PSU CSAlgorithmsDec 5GATE & PSU CS