Question
18, 54, ? , 1890, 17010,
187110Solution
18 × 3 = 54 54 × 5 = 270 270 × 7 = 1890 1890 × 9 = 17010 17010 × 11 = 187110
Which data structure is used for implementing recursive function calls?
Which sorting algorithm is not stable by default?
The minimum number of edges in a connected graph with n vertices is:
Which algorithm finds Minimum Spanning Tree in a weighted graph by adding edges in increasing order?
A sorting algorithm is considered "stable" if it maintains the relative order of records with equal keys. Which of the following algorithms is generally...
What is the primary goal of Cyber Security?
The time complexity of the best case for QuickSort is:
What is the time complexity of inserting an element in a heap?
Which of the following is NOT a characteristic of the Internet of Things (IoT)?
Which of the following sorting algorithms is a non-comparison-based sort?