Neo Coding Round 1 Set 1

Neo Coding Round 1 Set 1

University

25 Qs

quiz-placeholder

Similar activities

Mini Exam 1

Mini Exam 1

University

21 Qs

Algorithms and Flowchart

Algorithms and Flowchart

University

20 Qs

Algoritma Pemrograman

Algoritma Pemrograman

University

20 Qs

UH 1 TLJ XII TKJ

UH 1 TLJ XII TKJ

1st Grade - University

20 Qs

BBA(BPM) 2 sessional

BBA(BPM) 2 sessional

University

20 Qs

PWA Progress Web Aplication

PWA Progress Web Aplication

University

20 Qs

Code Junction 4

Code Junction 4

University

20 Qs

Web Development (ACT 1&2)

Web Development (ACT 1&2)

University

20 Qs

Neo Coding Round 1 Set 1

Neo Coding Round 1 Set 1

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

ZION DYPIT

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a Divide and Conquer algorithm?

Bubble sort
Heap sort
Selection sort
Merge sort

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Partition and exchange sort is

quick sort
heap sort
tree sort
bubble sort

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ADT is called as Abstract because

It is completely independent data type
It is collection of different data types
Implementation Details are hidden
none

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The complexity of Binary search algorithm is

O(n)
O(log n)
O(n2)
O(n log n)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following is not a fundamental data type in C++?

Float
string
Int
Char

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the contents of the stack after performing following operations push(1), push(2), push(2), pop, pop, pop, push(2),push(1), pop, pop.

Stack empty
44928
2
1

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The && and | operators compare two

boolean values
numberic values
both a and b
None of these

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?