
Programming

Quiz
•
Computers
•
Professional Development
•
Hard

Sayani Maity
Used 2+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following is a linear data structure?
Array
AVL trees
Binary Tree
Graphs
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Process of removing an element from stack is called__?
Create
Push
Evaluation
Pop
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which one of the following statements is TRUE about the time complexity of algorithms that solve the above problem in O(1) space?
It is not possible to reverse a singly linked list in O(1) space.
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the difference between Queue and Stack?
a) Stack is LIFO; Queue is FIFO
b) Queue is LIFO; Stack is FIFO
c) Stack and Queue is FIFO
d) Stack and Queue is LIFO
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the correct method used to insert and delete items from the queue?
a) push and pop
b) enqueue and dequeue
c) enqueue and peek
d) add and remove
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
In a stack, if a user tries to remove an element from an empty
stack it is called __?
Overflow
Empty collection
Underflow
Garbage Collection
Answer explanation
Underflow occurs when the user performs a pop operation on an empty stack. Overflow occurs when the stack is full and the user performs a push operation. Garbage Collection is used to recover the memory occupied by objects that are no longer used
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Where does a new element be inserted in linked list implementation of a queue?
a) Head of list
b) Tail of list
c) At the centre of list
d) All the old entries are pushed and then the new element is inserted
Answer explanation
To maintain FIFO, newer elements are inserted to the tail of the list.
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
ALGORITHMS

Quiz
•
Professional Development
10 questions
Advanced DevOps Quiz1

Quiz
•
Professional Development
10 questions
Structure Data Review

Quiz
•
University - Professi...
13 questions
DSA 2

Quiz
•
Professional Development
10 questions
Quiz on Data Structures

Quiz
•
Professional Development
10 questions
Database Objects

Quiz
•
Professional Development
20 questions
ROS Training: Module 5 (Localization and Navigation)

Quiz
•
Professional Development
15 questions
Intro to Transformation

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade