File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -150,10 +150,10 @@ is present at least once except for 2 numbers. Find the missing numbers.
150
150
28.Given an array of size n. It contains numbers in the range 1 to n. Find the
151
151
numbers which aren't present.
152
152
153
- 29 . How would you find the second largest element in an array using minimum no
153
+ 29.How would you find the second largest element in an array using minimum no
154
154
of comparisons?
155
155
156
- 30 . Write a C program for level order traversal of a tree?
156
+ 30.Write a C program for level order traversal of a tree?
157
157
158
158
31.You are given: 3 types of vehicles: Motorbike, Car, and a special type of car for
159
159
the handicapped. 3 Types of parking: Motorbike parking, Car parking, handicapped car parking.
You can’t perform that action at this time.
0 commit comments