Tut_03

Tut_03

University

12 Qs

quiz-placeholder

Similar activities

Tut05

Tut05

University

11 Qs

Arrays in CQuiz

Arrays in CQuiz

1st Grade - University

10 Qs

แข่งขันcodingม.ปลาย

แข่งขันcodingม.ปลาย

12th Grade - University

15 Qs

Computer Programming I Finals

Computer Programming I Finals

University

11 Qs

ASSESMEN SUMATIF

ASSESMEN SUMATIF

2nd Grade - University

10 Qs

JavaScript-Day2

JavaScript-Day2

University

15 Qs

Understanding Sorting Algorithms

Understanding Sorting Algorithms

University

10 Qs

Sumatif 2-TIK Kelas 8

Sumatif 2-TIK Kelas 8

8th Grade - University

15 Qs

Tut_03

Tut_03

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Nils Lambrecht

Used 1+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Was ist die Laufzeit um ein Element aus einer Liste auszulesen? (Vorgänger unbekannt, n:= Listen länge)

O(n)

O(log(n))

O(1)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Was ist die (Worst-Case)Laufzeit um an einer beliebigen Stelle in ein Array einzufügen

O(1)

O(n)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Was ist die Laufzeit von pushback bei einem Array

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Was ist die Größe eines Arrays

Die Anzahl der Elemente

Die Anzahl der Reservierten Speicherplätze

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Was ist bei einem Array größer (oder gleichgroß)?

Kapazität

Größe

Länge

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Welche Operationen unterstützt eine Queue?

popBack()/exqueue

popFront()/dequeue

get(i)/interqueue

pushBack()/enqueue

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Nach welchem Prinzip funktioniert ein Stack?

RAM

FiFo

LiFo

FiFa

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?