Programming Data Structure Online Test Series 2 | Online Quiz | Mock Exam
Programming Data Structure Online Test Series 2 | Online Quiz | Mock Exam
Finish Quiz
0 of 30 questions completed
Questions:
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
Information
Programming Data Structure Online Test Series 2. The purpose of this online test is to help you evaluate your Data structure knowledge yourself.
This paper has 30 questions.
Time allowed is 30 minutes.
The Programming Data Structure online Mock Test Exam is Very helpful for all students. Now Scroll down below n click on “Start Quiz” or “Start Test” and Test yourself.
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading...
You must sign in or sign up to start the quiz.
You have to finish following quiz, to start this quiz:
Results
0 of 30 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 points, (0)
Average score |
|
Your score |
|
Categories
- Not categorized 0%
Pos. | Name | Entered on | Points | Result |
---|---|---|---|---|
Table is loading | ||||
No data available | ||||
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- Answered
- Review
-
Question 1 of 30
1. Question
On which principle does stack work?
Correct
Incorrect
-
Question 2 of 30
2. Question
Can linked list be implemented using arrays?
Correct
Incorrect
-
Question 3 of 30
3. Question
On which principle does queue work?
Correct
Incorrect
-
Question 4 of 30
4. Question
AVL trees have a faster __________
Correct
Incorrect
-
Question 5 of 30
5. Question
Which of the following statements hold true for binary trees?
Correct
Incorrect
-
Question 6 of 30
6. Question
The time required in best case for search operation in binary tree is
Correct
Incorrect
-
Question 7 of 30
7. Question
Can stack be described as a pointer?
Correct
Incorrect
-
Question 8 of 30
8. Question
What is the peculiarity of red black trees?
Correct
Incorrect
-
Question 9 of 30
9. Question
Which of the following ways is a pre-order traversal?
Correct
Incorrect
-
Question 10 of 30
10. Question
Which of the following ways is a in-order traversal?
Correct
Incorrect
-
Question 11 of 30
11. Question
Which of the following linked list below have last node of the list pointing to the first node?
Correct
Incorrect
-
Question 12 of 30
12. Question
Items in a priority queue are entered in a _____________ order
Correct
Incorrect
-
Question 13 of 30
13. Question
A tree cannot contain cycles.
Correct
Incorrect
-
Question 14 of 30
14. Question
Breadth First search is used in
Correct
Incorrect
-
Question 15 of 30
15. Question
A ___________ tree is a tree where for each parent node, there is only one associated child node
Correct
Incorrect
-
Question 16 of 30
16. Question
In graphs, A hyperedge is an edge that is allowed to take on any number of _____________
Correct
Incorrect
-
Question 17 of 30
17. Question
An empty list is the one which has no
Correct
Incorrect
-
Question 18 of 30
18. Question
Key value pair is usually seen in
Correct
Incorrect
-
Question 19 of 30
19. Question
In a heap, element with the greatest key is always in the ___________ node
Correct
Incorrect
-
Question 20 of 30
20. Question
In _____________tree, the heights of the two child subtrees of any node differ by at most one
Correct
Incorrect
-
Question 21 of 30
21. Question
The element indices of an array can be computed at
Correct
Incorrect
-
Question 22 of 30
22. Question
B-Tree is an acronym for Binary tree
Correct
Incorrect
-
Question 23 of 30
23. Question
Insertion in a B tree starts from
Correct
Incorrect
-
Question 24 of 30
24. Question
Which of the following below are applications of B-tree’s?
Correct
Incorrect
-
Question 25 of 30
25. Question
R tree’s are typically used in which way that differs from B tree?
Correct
Incorrect
-
Question 26 of 30
26. Question
Which is the fastest sorting algorithm to sort a list?
Correct
Incorrect
-
Question 27 of 30
27. Question
___________ is one of the fastest ways to store and retrieve data
Correct
Incorrect
-
Question 28 of 30
28. Question
A minimum spanning tree is a spanning tree organized so that the total ___________ between nodes is minimized
Correct
Incorrect
-
Question 29 of 30
29. Question
____________ are used to store information in a matrix form.
Correct
Incorrect
-
Question 30 of 30
30. Question
___________ method is used to remove elements from a stack
Correct
Incorrect