October 9, 2023APPSC-2016-DL-CSQuestion 16 At a given moment a queue contains stored in it. If the capacity of the queue is 6 then which of the following sequence […]
October 9, 2023Data-StructuresQuestion 136 A 3-ary max heap is like a binary max heap, but instead of 2 children, nodes have 3 children. A 3-ary heap can be […]
October 9, 2023Heap-TreeQuestion 5 Which of the following sequences of array elements forms a heap? A {23, 17, 14, 6, 13, 10, 1, 12, 7, 5} B {23, […]
October 9, 2023Nielit Scientist-B CS 22-07-2017Question 3 Consider the following function that takes reference to head of a Doubly Linked List as parameter. Assume that a node of doubly linked list […]