Algo Duel

Algo Duel

University

20 Qs

quiz-placeholder

Similar activities

SQL Basics

SQL Basics

University

20 Qs

Database Designing

Database Designing

University

24 Qs

PL SQL

PL SQL

University - Professional Development

20 Qs

DATABASE

DATABASE

University

20 Qs

Exception handling -oracle plsql

Exception handling -oracle plsql

University

15 Qs

JDBC

JDBC

University

20 Qs

CT-4 (Deadlocks)

CT-4 (Deadlocks)

University

15 Qs

RDBMS

RDBMS

University

15 Qs

Algo Duel

Algo Duel

Assessment

Quiz

Computers

University

Hard

Created by

ANIKET 2240206

Used 4+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following data structures can be used to implement a priority queue?

Stack

Queue

Heap

LinkedList

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the time complexity of inserting an element in a binary search tree (BST) on average?

O(1)

O(log n)

O(n)

O(n log n)

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following sorting algorithms is considered stable?

QuickSort

MergeSort

HeapSort

SelectionSort

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is an example of a dynamically typed programming language?

Java

C

Python

C++

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In a relational database, which of the following SQL clauses is used to group rows that have the same values in specified columns?

WHERE

ORDER BY

GROUP BY

HAVING

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which one of the following is not a characteristic of Object-Oriented Programming?

Encapsulation

Inheritance

Polymorphism

Recursion

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is used to measure the performance of an algorithm?

Time complexity

Data abstraction

Binary Search

Compilation time

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?