CODE DEBUGGING EVENT

CODE DEBUGGING EVENT

University

10 Qs

quiz-placeholder

Similar activities

Problem Solving and Programming Design (Part 2)

Problem Solving and Programming Design (Part 2)

University

15 Qs

ICT BEL 4

ICT BEL 4

4th Grade - University

10 Qs

තාර්.කික ද්වාර සමඟ බූලීය වීජ තර්.කය

තාර්.කික ද්වාර සමඟ බූලීය වීජ තර්.කය

10th Grade - University

10 Qs

DSA (QUIZ 7) -Greedy Algorithms and Complexity Analysis

DSA (QUIZ 7) -Greedy Algorithms and Complexity Analysis

University

15 Qs

DSA (QUIZ 3) - Recursion

DSA (QUIZ 3) - Recursion

University

15 Qs

IT/CS Review Quizzizz

IT/CS Review Quizzizz

6th Grade - University

15 Qs

Algorithms & Programming

Algorithms & Programming

6th Grade - University

7 Qs

24-2 IT104 P1

24-2 IT104 P1

University

10 Qs

CODE DEBUGGING EVENT

CODE DEBUGGING EVENT

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Abishek Devadass

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 1: What is the time complexity of searching for an element in a balanced binary search tree?

A) O(n)

O(log n)

O(n log n)

O(1)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 2: Which data structure is used for implementing recursion?

A) Queue

B) Stack

C) Linked List

D) Tree

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 3: What is the worst-case time complexity of QuickSort?

A) O(n log n)

O(n^2)

O(n)

O(log n)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 4: Which algorithm is used to find the shortest path in a graph with negative weights?

A) Dijkstra's Algorithm

B) Kruskal's Algorithm

C) Bellman-Ford Algorithm

D) Prim's Algorithm

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 5: What does ACID stand for in database transactions?

A) Atomicity, Consistency, Isolation, Durability

B) Accuracy, Consistency, Isolation, Durability

C) Atomicity, Completeness, Isolation, Durability

D) Accuracy, Completeness, Integrity, Durability

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 6: In SQL, which command is used to remove a table from the database?

A) DELETE TABLE

B) REMOVE TABLE

C) DROP TABLE

D) TRUNCATE TABLE

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 7: What is the main purpose of a scheduler in an operating system?

A) Memory management

B) Process management

  • C) File management

D) Security management

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?