October 13, 2023

Data-Structures

Question 40 In the worst case, the number of comparisons needed to search a singly linked list of length n for a given element is A […]
October 13, 2023

Algorithms

Question 32 Consider the following sequence of numbers 92, 37, 52, 12, 11, 25 Use bubble sort to arrange the sequence in ascending order. Give the […]
October 13, 2023

Sorting

Question 62 There is an unsorted list of n integers. You are given 3 distinct integers and you have to check if all 3 integers are […]
October 13, 2023

OOPS

Question 11 Which one of the following is correct? A Java applets can not be written in any programming language B An applet is not a […]
error: Alert: Content selection is disabled!!