Tech Genius II

Tech Genius II

20 Qs

quiz-placeholder

Similar activities

SAP IBP Quiz

SAP IBP Quiz

KG - University

21 Qs

Agile Quiz 14.12.2023

Agile Quiz 14.12.2023

KG - University

24 Qs

VGD TEST  EXCERCISE

VGD TEST EXCERCISE

KG - University

17 Qs

IT Policy Quiz

IT Policy Quiz

KG - University

20 Qs

Measure of center and variation Whitley howard

Measure of center and variation Whitley howard

5th Grade

15 Qs

Scientific Investigation

Scientific Investigation

12th Grade

15 Qs

What to observe in Can't Judge A Powder for Science Olympiad

What to observe in Can't Judge A Powder for Science Olympiad

5th Grade

15 Qs

Data structure-  II CSBS

Data structure- II CSBS

KG - University

16 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?