What is another name for a Circular Queue?
Consider the recurrence relation a1 = 8, an = 6n2 + 2n + an-1. Let a99 = k x 104. The value of K is
What is the time complexity for converting a decimal number to its binary representation?
What is the output of the following code that calculates the length of the longest common subsequence (LCS) between two strings?
What is the auxiliary space requirement of the exponential search algorithm when used with recursive binary search?
The following steps in a linked list operation result in which type of operation?
The height of a binary tree is the maximum number of edges in any root to leaf path. The maximum number of nodes in a binary tree of height h is:
The worst case running times of Insertion sort, Merge sort and Quick sort, respectively, are:
Which of the following statements about the merge sort algorithm are true?
A queue is implemented using an array such that ENQUEUE and DEQUEUE operations are performed efficiently. Which one of the following statements is CORRECT (n refers to the number of items in the queue)?
OnSite
1 Openings
FullTime
Posted 17 days ago