The height of a binary tree is the maximum number of edges in any root to leaf path. The maximum number of nodes in a binary tree of height h is:
Rapid Round 1

Quiz
•
Computers
•
University
•
Hard
VIKASH AGS22ABCA169
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
2^h−1
2^h−1−1
2^h+1−1
2^h+1
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Consider a binary min-heap containing 105 distinct elements. Let k be the index (in the underlying array) of the maximum element stored in the heap. The number of possible values of k is
53
52
27
1
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Consider a hash table with 100 slots. Collisions are resolved using chaining. Assuming simple uniform hashing, what is the probability that the first 3 slots are unfilled after the first 3 insertions?
(97×97×97)/100^3
(99×98×97)/100^3
(97×96×95)/100^3
(97×96×95/(3!×100^3)
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What will be output of this code?
#include
65533 -3
65533 65533
-3 -3
65533 3
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
#include
0, c
0, a+2
'0', 'a+2'
'0', 'c'
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
#include
255,0
65280,0
0,0
0,65280
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
In which of the following cases is it possible to obtain different results for call-by-reference and call-by-name parameter passing methods?
Passing a constant value as a parameter
Passing the address of an array as a parameter
Passing an array element as a parameter
Passing an array
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Coding club Summit Online Quiz

Quiz
•
University
15 questions
Array Java

Quiz
•
University
12 questions
Array

Quiz
•
University
11 questions
C Language

Quiz
•
10th Grade - University
15 questions
Common errors in C programming

Quiz
•
University
10 questions
C - Pointers

Quiz
•
University
9 questions
c language quiz

Quiz
•
University
10 questions
Basics Of C Programming

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade