Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

INDEX

Sl Class name Topic Page Remarks


no. no.
1. Dec_to_anybase To generate a decimal number
and convert into Equivalent
forms.
2. Comp_Fibo To display all Composite non
Fibonacci numbers from 1 to
‘n’.
3. Number To perform operation on a
number.
4. Matrix To perform Operations on a
square matrix.
5. Sum_Series To compute the sum of a
series.
6. StringOp To perform operations on a
String.
7. array_project To arrange the Elements in a
specified manner.
8. Trans_Mirror To Show the Transpose form of
the square matrix and the
mirror image of the transpose
form.
9. date_validation To check a given date is valid or
not.
10. Stringop To perform operations on a
String.
11. Fibo_Series To display all Fibonacci
numbers from 1 to N.
12. InsertionSort To arrange an array in Insertion
Sort Technique.
13. Sum To calculate the Sum of two
complex numbers.
14. Binary_Dec To convert a binary number to
decimal and vice versa
15. Kaprekar To display all kaprekar number
from 1 to 1000 and its sum.
16. Matrix_Mult To Multiply two Square Matrix

17. Sentence_opt To perform operations on a


String.
18. Pythagoran_Triplets To display all
Pythagoran_Triplets from 1 to N.
19. sentence To store 3 sentences in file and
display the vowels.
20. PrimePalinNumber To store Numbers in file and
display the numbers.
INDEX
Sl Class name Topic Page Remarks
no. no.
21. BinSrc_Rec To perform the BINARY Search
using Recursive technique.
22. OP_String To perform operations on a
String.
23. Saddle To display the Saddle Point of a
Matrix along with index
number.
24. Keith To check a number is a keith
number or not.
25. Bouncy To check a number is a bouncy
number or not.
26. Smith To display smith numbers upto
range given.
27. Combine To combine two arrays into a
single array and sorts the
combine array.
28. Bank To display the denomination of
an amount upto 5 digits.

You might also like