wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Tsukunomey

Total questions: 45

Worksheet time: 13mins

Name
Class
Date
1.

Which data structure is used to store a collection of elements in a sorted manner, and provides efficient time complexity for insertion, deletion, and searching operations?

a)

Set

b)

Hash table

c)

Binary search tree

d)

Stack

2.

What is the time complexity for inserting an element at the beginning of a linked list with N nodes?

a)

O(1)

b)

O(N)

c)

O(log N)

d)

O(N^2)

3.

Which data structure uses a combination of two or more data structures to implement a single data structure that provides efficient performance for multiple operations?

a)

Array

b)

Tree

c)

Graph

d)

Composite data structure

4.

What is the worst-case time complexity for searching an element in a binary search tree with N nodes?

a)

O(1)

b)

O(N)

c)

O(log N)

d)

O(N^2)

5.

What is the time complexity for inserting an element at the end of an array of size N?

a)

O(1)

b)

O(N)

c)

O(log N)

d)

O(N^2)

6.

What is the time complexity for finding the middle element in a singly linked list with N nodes?

a)

O(1)

b)

O(N)

c)

O(log N)

d)

O(N^2)

7.

Which data structure is used to store a collection of elements in a key-value format, where keys are sorted in a specific order?

a)

Set

b)

Hash table

c)

Heap

d)

Sorted array

8.

Which data structure is used to implement a LIFO (Last-In, First-Out) order of elements?

a)

Queue

b)

Stack

c)

Heap

d)

Tree

9.

Which data structure is used to find the shortest path between two nodes in a weighted graph?

a)

Stack

b)

Queue

c)

Tree

d)

Dijkstra's algorithm

10.

What is the maximum number of children a node can have in a binary tree?

a)

0

b)

1

c)

2

d)

N

11.

The cost of 5 pens and 3 pencils is $35. If the cost of 2 pens and 4 pencils is $22, what is the cost of 1 pen and 1 pencil?

a)

$4

b)

$5

c)

$6

d)

$7

12.

If a car travels a distance of 300 km in 4 hours, what is its average speed?

a)

60 km/hr

b)

75 km/hr

c)

80 km/hr

d)

90 km/hr

13.

The ratio of boys to girls in a class is 3:5. If there are 24 boys in the class, how many girls are there?

a)

30

b)

36

c)

40

d)

48

14.

10, 9, 7, 4, ?

a)

0

b)

2

c)

1

d)

3

15.

2, 5, 11, 23, ?

a)

36

b)

45

c)

46

d)

47

16.

If 3 workers can complete a task in 10 days, how many days will it take for 6 workers to complete the same task?

a)

5 days

b)

7.5 days

c)

10 days

17.

If every rose is red and the flower in my hand is a rose, what can we conclude?

a)

The flower in my hand is red.

b)

The flower in my hand is not red.

c)

The flower in my hand is not a rose.

d)

The flower in my hand is a white rose.

18.

If "x" is taller than "y", and "y" is taller than "z", which of the following statements is true?

a)

"x" is the shortest.

b)

"y" is the tallest.

c)

"z" is taller than "x".

d)

"y" is shorter than "x".

19.

In a sequence of numbers, 2, 4, 6, 8, what comes next?

a)

10

b)

12

c)

14

d)

16

20.

If all cats are mammals and Fluffy is a cat, what can we conclude?

a)

Fluffy is not a mammal.

b)

Fluffy is a mammal.

c)

Fluffy may or may not be a mammal.

d)

Fluffy is a reptile.

21.

What is the largest mammal on Earth?

a)

African Elephant

b)

Blue Whale

c)

Giraffe

d)

Polar Bear

22.

What is the chemical symbol for sodium?

a)

Na

b)

So

c)

Sd

d)

N

23.

Who is the current Prime Minister of Canada (as of 2023)?

a)

Stephen Harper

b)

Justin Trudeau

c)

Joe Biden

d)

Angela Merkel

24.

What is the largest organ in the human body?

a)

Liver

b)

Brain

c)

Skin

d)

Heart

25.

Which planet is known as the "Red Planet"?

a)

Earth

b)

Mars

c)

Venus

d)

Jupiter

26.

What is the official language of Brazil?

a)

Spanish

b)

Portuguese

c)

French

d)

English

27.

Who is the author of the famous novel "To Kill a Mockingbird"?

a)

Harper Lee

b)

J.D. Salinger

c)

F. Scott Fitzgerald

d)

Ernest Hemingway

28.

What is the world's longest river?

a)

Amazon River

b)

Nile River

c)

Yangtze River

d)

Mississippi River

29.

Which country is the largest producer of coffee in the world?

a)

Brazil

b)

Ethiopia

c)

Colombia

d)

Vietnam

30.

Who is the famous scientist known for his theory of relativity?

a)

Isaac Newton

b)

Albert Einstein

c)

Stephen Hawking

d)

Marie Curie

31.

In the web series "Money Heist" (La Casa de Papel), what is the code name of the character known for his engineering skills and creating the masks for the heist?

a)

Tokyo

b)

Denver

c)

Professor

d)

Helsinki

32.

Which Marvel superhero is known for having a vibranium suit and being the king of the African nation of Wakanda?

a)

Black Widow

b)

Black Panther

c)

Captain Marvel

d)

Doctor Strange

33.

Who is the primary antagonist in the Marvel film "Avengers: Infinity War"?

a)

Red Skull

b)

Loki

c)

Ultron

d)

Thanos

34.

Which Telugu movie features the story of four carefree friends who embark on a road trip to Goa, and their journey changes their lives forever?

a)

"Nenu Local"

b)

"Pelli Choopulu"

c)

"Arjun Reddy"

d)

"Ee Nagaraniki Emaindi"

35.

Who is the director of the Telugu movie "Jersey," a sports drama film that features the story of a middle-aged cricketer who makes a comeback?

a)

Vamshi Paidipally

b)

Sukumar

c)

Trivikram Srinivas

d)

Gowtam Tinnanuri

36.

In the web series "Breaking Bad," what is the name of the character who is known for his signature hat and is a prominent figure in the drug trade?

a)

Gustavo Fring

b)

Saul Goodman

c)

Mike Ehrmantraut

d)

Heisenberg

37.

Which web series features the story of a group of high school students who try to find out the truth about the disappearance of their friend, while dealing with supernatural occurrences in their town?

a)

"The Society"

b)

"Dark"

c)

"13 Reasons Why"

d)

"Chilling Adventures of Sabrina"

38.

In the web series "Game of Thrones," what is the name of the continent where most of the events take place?

a)

Westeros

b)

Essos

c)

Sothoryos

d)

Ulthos

39.

Who is the only character to have appeared in all 22 films of the Marvel Cinematic Universe (MCU)?

a)

Iron Man

b)

Captain America

c)

Thor

d)

Nick Fury

40.

What is the name of the fictional city in the web series "Stranger Things" where most of the events take place?

a)

Derry

b)

Hawkins

c)

Castle Rock

d)

Silent Hill

41.

In the anime "My Hero Academia," what is the name of the main character who is born without any superpowers in a world where almost everyone has superpowers?

a)

Bakugo

b)

Deku

c)

Todoroki

d)

All Might

42.

Which anime series features the story of a high school student named Light Yagami, who gains the power to kill anyone by writing their name in a special notebook called the Death Note?

a)

Bleach

b)

Fairy Tail

c)

Black Butler

d)

Death Note

43.

In the anime "Naruto," what is the name of the village where Naruto Uzumaki, the main character, comes from?

a)

Kumogakure

b)

Sunagakure

c)

Konohagakure

d)

Iwagakure

44.

In the anime "One Piece," what is the name of the protagonist who aspires to become the Pirate King and find the legendary treasure called One Piece?

a)

Luffy

b)

Zoro

c)

Nami

d)

Sanji

45.

What is the title of the anime series featuring a young alchemist named Edward Elric, who is searching for the Philosopher's Stone?

a)

Fullmetal Alchemist

b)

Attack on Titan

c)

My Hero Academia

d)

Tokyo Ghoul