DS and APTITUDE MCQ

DS and APTITUDE MCQ

University

20 Qs

quiz-placeholder

Similar activities

MP and MC Intro Quiz

MP and MC Intro Quiz

University

15 Qs

FSD

FSD

University

15 Qs

Y13 Graph Traversal

Y13 Graph Traversal

9th Grade - University

16 Qs

13CS_RECURSION &DECLARATIVE PROGRAMS_TEST1

13CS_RECURSION &DECLARATIVE PROGRAMS_TEST1

12th Grade - University

20 Qs

Knowledge Knockout[Quiz Round](2nd-4th years)

Knowledge Knockout[Quiz Round](2nd-4th years)

University

15 Qs

Digital Technology

Digital Technology

8th Grade - University

19 Qs

DSQUIZ 2020-21

DSQUIZ 2020-21

University

18 Qs

ASTS GANJIL Informatika

ASTS GANJIL Informatika

10th Grade - University

20 Qs

DS and APTITUDE MCQ

DS and APTITUDE MCQ

Assessment

Quiz

Computers

University

Medium

Created by

Dr.C.P. CSE

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the disadvantages of arrays?

Index value of an array can be negative

Elements are sequentially accessed

There are chances of wastage of memory space

Data structure like queue or stack cannot be implemented

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not the application of stack?

Compiler Syntax Analyzer

Data Transfer between two asynchronous process

A parentheses balancing program

Tracking of local variables at run time

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data structure is based on the Last In First Out (LIFO) principle?

Queue

Tree

Stack

Linked List

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following data structure can provide efficient searching of the elements?

binary search tree

treap

unordered lists

2-3 tree

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the functionality of the following piece of code?

display the list excluding top-of-the-stack-element

display the list

reverse the list

reverse the list excluding top-of-the-stack-element

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the type when Tail is pointed to the Head of a same Linked-List?

Circular Linked-List

Doubly Linked-List

Priority Queue

Stack

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following sorting algorithms can be used to sort a random linked list with minimum time complexity?

Heap Sort

Quick Sort

Insertion Sort

Merge Sort

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?