January 16, 2024

Algorithms

Question 25 Let G be a directed graph whose vertex set is the set of numbers from 1 to 100. There is an edge from a […]
January 16, 2024

Question 11090 – Programming

The following C function takes a singly-linked list of integers as a parameter and rearranges the elements of the list. The list is represented as pointer […]
January 16, 2024

Question 11094 – Programming

Let a be an array containing n integers in increasing order. The following algorithm determines whether there are two distinct numbers in the array whose difference […]
January 17, 2024

GATE 2014 [Set-2]

Question 4 What is the average of all multiples of 10 from 2 to 198? A 90 B 100 C 110 D 120 AptitudeNumericalVideo-Explanation Question 4 […]