Index
Sr.no Program remark
To find roots of quadratic
1 equations
To print prime numbers
2 between 1 to 100
To print
3 the pattern :
To count number of vowels
4 & consonents in a string
To count number of letters
5 digits special character
To find the largest and the
6 smallest word in a string
To find the sum of even
7 and odd numbers from a
list
To search element by
8 linear search
To search element by
9 binary search
To sort element by bubble
10 sort