Sortiranje

Sortiranje

8th - 9th Grade

16 Qs

quiz-placeholder

Similar activities

8. 6-10

8. 6-10

8th Grade

13 Qs

Ms. Excel Dasar 1

Ms. Excel Dasar 1

8th Grade

20 Qs

ASK T3: BAB 3: ALGORITMA

ASK T3: BAB 3: ALGORITMA

9th Grade

15 Qs

2.1 Linear Search

2.1 Linear Search

7th - 12th Grade

20 Qs

44. Algorithms - Bubble Sort Algorithm Quiz

44. Algorithms - Bubble Sort Algorithm Quiz

9th - 12th Grade

11 Qs

Microsoft Word 2016 Tables

Microsoft Word 2016 Tables

8th - 12th Grade

13 Qs

Sorting algorithms (Y11)

Sorting algorithms (Y11)

8th Grade - University

20 Qs

kiểm tra lớp 5

kiểm tra lớp 5

1st - 12th Grade

15 Qs

Sortiranje

Sortiranje

Assessment

Quiz

Computers

8th - 9th Grade

Medium

Created by

Kristina Kralj

Used 17+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bubble, insertion i selection su nazivi algoritama za:

grupiranje

sortiranje

ispisivanje

računanje

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Koji algoritam sortiranja je prikazan na slici?

Insertion sort

Selection sort

Quick sort

Bubble sort

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Čemu služi program na slici?

ispisuje a i b od manjeg prema većem

oduzima a i b

ispisuje a i b od većeg prema manjem

ispisuje a i b slučajnim redoslijedom

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Zadana je lista = [5,3,4,8].

Kako će izgledati nova lista nakon prvog koraka bubble sort-a? (sortiranje od manjeg prema većem)

[5,3,4,8]

[3,5,4,8]

[4,3,5,8]

[8,3,4,5]

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Kakva će se lista ispisati izvršavanjem programa na slici?

a, f, b, e, c, d

f, e, d, c, b, a

a, b, c, d, e, f

c, a, f, d, b, e

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Mjehuričasto sortiranje (bubble sort) može sortirati samo brojeve, znakovne vrijednosti ne može.

Točno

Netočno

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

U Python-u se mogu sortirati i brojevi i riječi (znakovi).

Točno

Netočno

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?