Short quiz

Short quiz

University

7 Qs

quiz-placeholder

Similar activities

e-Quiz (Day 4)

e-Quiz (Day 4)

University

10 Qs

Stack Data Structure

Stack Data Structure

University

10 Qs

Where do I belong!

Where do I belong!

University

10 Qs

LO1 (b) and (c)

LO1 (b) and (c)

University

8 Qs

Ergo 2 - Quiz -Team 1

Ergo 2 - Quiz -Team 1

University

12 Qs

Chapter 4

Chapter 4

University

10 Qs

DFC 10042 PROBLEM SOLVING AND PROGRAM DESIGN

DFC 10042 PROBLEM SOLVING AND PROGRAM DESIGN

University

10 Qs

Tiktok Test Knowledge

Tiktok Test Knowledge

University - Professional Development

10 Qs

Short quiz

Short quiz

Assessment

Quiz

Other

University

Hard

Created by

Olga Savchuk

Used 11+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 5 pts

Media Image

An example of a database model with high availability and high consistency is:

Key-value

Relational

Graph

Document-oriented

2.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

Media Image

In NoSQL, data is easy to partition because

denormalized data

normalized data

low expectation of quality

data redundancy

3.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

In Redis, if you run:

r.set('userLocation', 'AddressX')'

r.get('userLocation'),

the output will be:

userLocation

AddressX

null

userFirstLocation

4.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

Examples of systems most suited to graph representation are:

telecommunication networks

dictionary entries

student homework documents

gas pipelines

5.

MULTIPLE SELECT QUESTION

1 min • 5 pts

Media Image

The relationship between nodes 1 and 2 is an example of:

directed weighted relationships

high betweenness

low betweenness

bottlenecks in a graph database

6.

MULTIPLE SELECT QUESTION

1 min • 5 pts

Media Image

This code will return

two user nodes who tweeted in portuguese

two first tweets that were tweeted in portuguese

count of all tweets in portuguese

two first users who tweeted in portuguese

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

To feel more comfortable and confident with NoSQL labs, I would like

to have more detailed explanations during labs

to learn in small groups with my peers

to have followed other courses in the past

to have more time studying on my own