Google Talks:Internship

Google Talks:Internship

University

17 Qs

quiz-placeholder

Similar activities

Data Structures using C

Data Structures using C

12th Grade - University

20 Qs

Stack & Queue

Stack & Queue

University

16 Qs

DQXC

DQXC

University

15 Qs

Linked List - Implementation

Linked List - Implementation

University

15 Qs

Revision - Communications & Networks

Revision - Communications & Networks

10th Grade - University

14 Qs

Algorithm questions

Algorithm questions

12th Grade - University

20 Qs

DAA - Branch and Bound Quiz

DAA - Branch and Bound Quiz

University

18 Qs

Trees in Data Structure

Trees in Data Structure

University

15 Qs

Google Talks:Internship

Google Talks:Internship

Assessment

Quiz

Computers

University

Hard

Created by

Amina Aimuratova

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a programming language?

Python

HTML

CSS

SQL

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following storage devices typically has the fastest data access speed?

Hard Disk Drive (HDD)

Solid State Drive (SSD)

Compact Disc (CD)

USB Flash Drive

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTTP stand for?

Hyper Text Transfer Protocol

Hyperlink Text Transfer Protocol

Hyper Transfer Transmission Protocol

Host Transfer Text Protocol

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In programming, which of the following is used to repeat a block of code multiple times?


Function

Variable

Loop

Condition

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to protect sensitive data by converting it into a coded form?


Compression

 Encryption

Encoding

Hashing

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following sorting algorithms can be used to sort a random linked list with minimum time complexity?

Heap Sort

Quick Sort

Merge Sort

Insertion Sort

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the worst case, the number of comparisons needed to search a singly linked list of length n for a given element is:

n

log(2*n)

n/2

log(2*n) - 1

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?