Quiz 1

Quiz 1

University

10 Qs

quiz-placeholder

Similar activities

ADA

ADA

University

6 Qs

Unit - 4 Network Analysis & DEM

Unit - 4 Network Analysis & DEM

University

10 Qs

A-Level Computer Science Data Structures Quiz

A-Level Computer Science Data Structures Quiz

12th Grade - University

14 Qs

Knowledge Knockout[Quiz Round](2nd-4th years)

Knowledge Knockout[Quiz Round](2nd-4th years)

University

15 Qs

AlgoMania Quiz

AlgoMania Quiz

University

15 Qs

ADA QUIZZZZZ 2nd Time

ADA QUIZZZZZ 2nd Time

University

10 Qs

AdvancedProgramming_intro

AdvancedProgramming_intro

University

10 Qs

Kuis Susulan ASD

Kuis Susulan ASD

University

10 Qs

Quiz 1

Quiz 1

Assessment

Quiz

Computers

University

Hard

Created by

Gaurabh Gaire

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the time complexity of the QuickSort algorithm in the worst case?

O(n)

O(n log n)

O(n^2)

O(log n)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data structure is used in Dijkstra's algorithm for finding the shortest path in a graph?

Queue

Stack

Linked List

Priority Queue

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In object-oriented programming, what is the term for binding data and methods together?

Encapsulation

Abstraction

Polymorphism

Inheritance

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming language uses a concept called "promises" for handling asynchronous operations?

Python

Java

JavaScript

C#

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the MERN stack, which component is responsible for managing the application's state?

MongoDB

Express.js

React

Node.js

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL command is used to retrieve data from multiple tables in a database?

SELECT

JOIN

MERGE

GROUP BY

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which algorithm is used to find the strongly connected components in a directed graph?

a) Dijkstra's Algorithm

b) Kruskal's Algorithm

c) Tarjan's Algorithm

d) Floyd-Warshall Algorithm

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?