October 16, 2023

Data-Structures

Question 310 Given the sequence of nodes {11,6,8,19,4,10,5,17,43,49,31} not necessarily in correct order for generating binary search tree. The corresponding postorder traversal of the BST is: […]
October 18, 2023

Nielit STA [02-12-2018]

Question 2 Which among the following algorithm can’t be used with linked list? A Binary search B Linear Search C Insertion sort D Merge Sort Data-StructuresLinked-ListVideo-Explanation […]
October 21, 2023

Queues-and-Stacks

Question 81 Application of data structure queue is : A Level wise printing of tree B Implementation of priority queues C Function call implementation D Depth […]
October 24, 2023

UGC NET CS 2008-june-Paper-2

Question 1 Which of the following does not define a tree ? A A tree is a connected acyclic graph. B A tree is a connected […]
error: Alert: Content selection is disabled!!