Python - Linked List

Python - Linked List

Professional Development

10 Qs

quiz-placeholder

Similar activities

Exam Galaxy A14 A24

Exam Galaxy A14 A24

Professional Development

10 Qs

JOB HUNTING UF1 AEA1

JOB HUNTING UF1 AEA1

Professional Development

12 Qs

Latsar 23 Anti Korupsi v.1

Latsar 23 Anti Korupsi v.1

Professional Development

15 Qs

Credit Product (Knowledge Quest Series 1)

Credit Product (Knowledge Quest Series 1)

Professional Development

11 Qs

Learner-centred approaches

Learner-centred approaches

KG - Professional Development

10 Qs

Jazz prepaid 1

Jazz prepaid 1

Professional Development

10 Qs

Friday Fun

Friday Fun

Professional Development

10 Qs

Day3 - Python STT

Day3 - Python STT

Professional Development

10 Qs

Python - Linked List

Python - Linked List

Assessment

Quiz

Computers, Professional Development

Professional Development

Hard

Created by

LE210 Sankara Nayaki K

Used 59+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Complete the code in the red column

string info; int link;

int info; NodeType link;

int info; string link;

int info; NodeType * link;

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is value in the head -> next -> next -> data below?

34

12

88

3

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Linked List implementation, a node carries information regarding

Data

Link

Data and Link

None of the mentioned

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not the advantages of Array lists?

Fast random access to the elements

Easy to use

Easy to program

Size is fixed

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statement is not correct?

List is a linear structure

There are 2 example of list, Array List & Linked List.

Array List is not an example of List

List contains a sequence of elements

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is value in the temp -> next -> next-> data below?

34

88

12

3

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is value in the head -> next -> next below?

12

4600

1600

88

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?