stack, arrays and linked lists

stack, arrays and linked lists

Professional Development

8 Qs

quiz-placeholder

Similar activities

Python_DS2

Python_DS2

Professional Development

10 Qs

e-commerce security TRUE/FALSE Quiz

e-commerce security TRUE/FALSE Quiz

University - Professional Development

10 Qs

Pivotal Cloud Foundry

Pivotal Cloud Foundry

Professional Development

12 Qs

Ruby Programming

Ruby Programming

Professional Development

11 Qs

SQL Select 1

SQL Select 1

Professional Development

10 Qs

05 HTML/CSS Vertiefung

05 HTML/CSS Vertiefung

Professional Development

10 Qs

ILT #1 Web Basic

ILT #1 Web Basic

Professional Development

10 Qs

Python Collections Quiz

Python Collections Quiz

Professional Development

12 Qs

stack, arrays and linked lists

stack, arrays and linked lists

Assessment

Quiz

Computers

Professional Development

Practice Problem

Medium

Created by

Hiram Ramirez

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

A Stack is a...

Linear data structure

Non-Linear data structure. 

2.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

What do you call the data structure that is the opposite of a Queue?

Stack

Array

Linked list

3.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

In a Stack, the last element inserted inside the stack is removed...

first

last

4.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

In a Stack, the first element inserted inside the stack is removed...

first

last

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

_____ store elements in contiguous memory locations, resulting in easily calculable addresses for the elements stored and this allows faster access to an element at a specific index.

Arrays

Linked lists

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

_____ are less rigid in their storage structure and elements are usually not stored in contiguous locations, hence they need to be stored with additional tags giving a reference to the next element. 

Linked lists

Arrays

7.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

Media Image

Array representation

Linked list representation

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?