First Semester Quiz

A colorful digital illustration of a quiz interface with binary numbers, algorithm trees, and logic gates, evoking themes of computer science and education.

First Semester Quiz

Challenge your knowledge with this engaging quiz designed to test your understanding of fundamental concepts in computer science and logic. Whether you’re a student, teacher, or coder, this quiz provides a fun way to assess your skills!

Key topics covered:

  • Truth tables and logic expressions
  • Binary number conversions
  • Singly-linked list operations
  • Algorithms and their complexities
  • Linux commands and file permissions
8 Questions2 MinutesCreated by CodingSage451
Which of these expressions describes ​ the truth table on the right hand side?
¬(a ∧ b)
¬a ∧ b
¬a ∧ ¬ b
¬a ∨ b
Which number in the decimal system is ​ the binary number 11111001 representing?
128
249
510
149
What does „prepend“ mean in the context of singly-linked lists?​
Insert element at the beginning
Delete element at the beginning
Insert element in the middle of the list
Add element to the end of the list
What is the runtime complexity of the QuickSort algorithm in the best case
O(n)
O(n^2)
O(n*log(n))
O(log(n))
Which Unix-Command is used to edit a file?
Cat file
Nano file
Touch file
Rm file
What is the default rights for Direcrtories?
Rwx rwx rwx
Rx rx rx
Rw rw rw
Rwx rx rw
{"name":"First Semester Quiz", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Challenge your knowledge with this engaging quiz designed to test your understanding of fundamental concepts in computer science and logic. Whether you’re a student, teacher, or coder, this quiz provides a fun way to assess your skills!Key topics covered:Truth tables and logic expressionsBinary number conversionsSingly-linked list operationsAlgorithms and their complexitiesLinux commands and file permissions","img":"https:/images/course1.png"}
Powered by: Quiz Maker