Skip to content

Commit 59ecf29

Browse files
committed
Update README.md
1 parent d9eebf9 commit 59ecf29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,10 @@ is present at least once except for 2 numbers. Find the missing numbers.
150150
28.Given an array of size n. It contains numbers in the range 1 to n. Find the
151151
numbers which aren't present.
152152

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
154154
of comparisons?
155155

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?
157157

158158
31.You are given: 3 types of vehicles: Motorbike, Car, and a special type of car for
159159
the handicapped. 3 Types of parking: Motorbike parking, Car parking, handicapped car parking.

0 commit comments

Comments
 (0)