M. Sc. Computer and Information Science -- QUIZ --

Beschreibung

Studienaufgaben
Team Studienorientierung Universität Konstanz
Quiz von Team Studienorientierung Universität Konstanz, aktualisiert more than 1 year ago
Team Studienorientierung Universität Konstanz
Erstellt von Team Studienorientierung Universität Konstanz vor etwa 6 Jahre
7
0

Zusammenfassung der Ressource

Frage 1

Frage
Information Encoding and Storage What is the hexadecimal representation of the binary number \(1101010_2?\)
Antworten
  • A6
  • B5
  • 5B
  • 5A
  • 6A

Frage 2

Frage
Algorithms and Data Structures What is the result of a postorder traversal in the following binary tree?
Antworten
  • ABCDEFG
  • DBEAFCG
  • DEBFGCA
  • ABDECFG
  • DEBACFG

Frage 3

Frage
Algorithms and Data Structures Which of the following sorting algorithms both have a worst case complexity of O(n*log(n))?
Antworten
  • Quicksort, Mergesort
  • Mergesort, Insertion Sort
  • Heapsort, Quicksort
  • Heapsort, Mergesort

Frage 4

Frage
Algorithms and Data Structures Which regular expression is equal to the following finite state machine?
Antworten
  • 0(0|1)*
  • (0|1)*0(0|1)*
  • (0|1)*0(0|1)
  • (0|1)0(0|1)
Zusammenfassung anzeigen Zusammenfassung ausblenden

ähnlicher Inhalt

ein kleines Informatik Quiz
AntonS
Informatik
Tom Kühling
PHP Grundlagen
chrisi.0605
Wirtschaftsinformatik Teil 2
Sabrina Heckler
Informatik 1 - Einführung
Svenja
Codierung
Tom Kühling
Wirtschaftsinformatik Teil 1
Sabrina Heckler
Einführung in das Studium Informatik
Daniel Doe
Lernplan
Sandra K
Datenstrukturen
Ann-Kathrine Buchmakowsky