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

Descrição

Studienaufgaben
Team Studienorientierung Universität Konstanz
Quiz por Team Studienorientierung Universität Konstanz, atualizado more than 1 year ago
Team Studienorientierung Universität Konstanz
Criado por Team Studienorientierung Universität Konstanz aproximadamente 6 anos atrás
7
0

Resumo de Recurso

Questão 1

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

Questão 2

Questão
Algorithms and Data Structures What is the result of a postorder traversal in the following binary tree?
Responda
  • ABCDEFG
  • DBEAFCG
  • DEBFGCA
  • ABDECFG
  • DEBACFG

Questão 3

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

Questão 4

Questão
Algorithms and Data Structures Which regular expression is equal to the following finite state machine?
Responda
  • 0(0|1)*
  • (0|1)*0(0|1)*
  • (0|1)*0(0|1)
  • (0|1)0(0|1)

Semelhante

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