Computer Science Medium

Data Structures

Practice Data Structures MCQs as part of Computer Science.

8 MCQs
Medium difficulty

Questions in this Topic

Which data structure follows the Last In First Out (LIFO) principle?
Medium
Which data structure follows the First In First Out (FIFO) principle?
Medium
An array stores elements:
Easy
A data structure consisting of nodes connected by edges, with no cycles, is called a:
Medium
What is a linked list made up of?
Medium
Which data structure uses key-value pairs for storage?
Medium
What is the time complexity of accessing an element in an array by index?
Hard
A binary tree is a tree in which each node has at most:
Medium
Topic Info
SubjectComputer Science
TopicData Structures
Total MCQs8
DifficultyMedium
Start Practice