Tech Genius II

Tech Genius II

20 Qs

quiz-placeholder

Similar activities

untitled

untitled

KG - University

20 Qs

KNOW YOUR COUNTERPARTY (KYC) TRAINING

KNOW YOUR COUNTERPARTY (KYC) TRAINING

KG - University

20 Qs

Vent Quiz | Ciência de Dados

Vent Quiz | Ciência de Dados

KG - University

15 Qs

Perkins CXL Quiz

Perkins CXL Quiz

KG - University

15 Qs

Mikro Kredit Analis Quiz

Mikro Kredit Analis Quiz

KG - University

20 Qs

Disney

Disney

6th - 8th Grade

20 Qs

Unit III Quiz

Unit III Quiz

KG - University

15 Qs

BA Day

BA Day

KG - University

15 Qs

Tech Genius II

Tech Genius II

Assessment

Quiz

Hard

Created by

Sai Karthick

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In computer science, what does "DFS" stand for in the context of graph traversal?

Depth-First Search

Dynamic File System

Data Flow System

Depth Function Syntax

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following data structures in Python is used for storing key-value pairs?

List

Tuple

Dictionary

Set

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

a=5 b=2 result=a+b*2

5

6

8

10

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

my_string="Hello,World!" result=my_string.split(",")

["Hello","World!"]

["Hello World"]

[Hello,World!]

[Hello World!]

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following data structures stores elements in a Last-In-First-Out (LIFO) order?

Queue

Stack

LinkedList

HashTable

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which sorting algorithm has a average time complexity of O(nlogn)?

Bubble Sort

Quick Sort

Selection Sort

Insertion Sort

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which programming language is commonly used for developing Android apps?

Swift

Java

C#

Ruby

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?