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

Descripción

Studienaufgaben
Team Studienorientierung Universität Konstanz
Test por Team Studienorientierung Universität Konstanz, actualizado hace más de 1 año
Team Studienorientierung Universität Konstanz
Creado por Team Studienorientierung Universität Konstanz hace alrededor de 6 años
7
0

Resumen del Recurso

Pregunta 1

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

Pregunta 2

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

Pregunta 3

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

Pregunta 4

Pregunta
Algorithms and Data Structures Which regular expression is equal to the following finite state machine?
Respuesta
  • 0(0|1)*
  • (0|1)*0(0|1)*
  • (0|1)*0(0|1)
  • (0|1)0(0|1)
Mostrar resumen completo Ocultar resumen completo

Similar

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