Club Excel - Core Member Recruitment 2024

Club Excel - Core Member Recruitment 2024

University

15 Qs

quiz-placeholder

Similar activities

ViVa

ViVa

University

10 Qs

Quiz of Array

Quiz of Array

University

15 Qs

ANALYSIS OF ALGORITHMS

ANALYSIS OF ALGORITHMS

University

15 Qs

Storage Classes and Memory Quiz

Storage Classes and Memory Quiz

University

20 Qs

Linked List - Implementation

Linked List - Implementation

University

15 Qs

Mini Quiz on CDS

Mini Quiz on CDS

University

20 Qs

Quiz 1_DSA

Quiz 1_DSA

University

20 Qs

Programming Quiz on C

Programming Quiz on C

University

20 Qs

Club Excel - Core Member Recruitment 2024

Club Excel - Core Member Recruitment 2024

Assessment

Quiz

Computers

University

Hard

Created by

Club Excel

Used 11+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A rotation cipher shifts each letter in a string by a fixed number of positions in the alphabet. For example, a shift of 2 turns 'A' into 'C'. Given the string "HELLO" and a shift of 3 positions, what is the resulting string?

KHOOR

KHOOP

IGGNN

JGNNQ

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You have an unsorted list of elements. You observe that the sorting algorithm being used repeatedly divides the list into smaller lists, sorts them and then merges them back together.

Which sorting algorithm is being used?

Bubble Sort

Quick Sort

Merge Sort

Insertion Sort

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Choose the correct option for the given code snippet.

It will print x

Compile time error

It will print 0

Segmentation fault

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Choose the correct option for the given code snippet.

Hello World

This is Error

Compile time Error

Segmentation fault

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You are tasked with designing a system that needs to store a collection of unique items and allow for quick lookup, insertion and deletion.

Which data structure would be most appropriate for this task?

Array

Linked list

HashSet

Stack

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Choose the correct one.

8

1024

2000

NONE OF THE ABOVE

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of the given code snippet?

8 9

8 10

ERROR  

8 <garbageValue>

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?