0% found this document useful (0 votes)
35 views2 pages

FDSC Lab Index and Bonafide-RE

This document contains an index of 26 computer science experiments including calculations on numbers and strings, implementations of data structures like matrices, stacks, queues, trees, and sorting algorithms, and a mini project. Each experiment is listed with a sequential number, name, intended page number, and space for a teacher's signature of approval.

Uploaded by

Abhishek
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
35 views2 pages

FDSC Lab Index and Bonafide-RE

This document contains an index of 26 computer science experiments including calculations on numbers and strings, implementations of data structures like matrices, stacks, queues, trees, and sorting algorithms, and a mini project. Each experiment is listed with a sequential number, name, intended page number, and space for a teacher's signature of approval.

Uploaded by

Abhishek
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

INDEX

S. DATE NAME OF THE EXPERIMENT PAGE TEACHER’S


N NO SIGN
O.
CALCULATION SUM AND PRODUCT OF ALL DIGITS
1. OF A NUMBER

2. GENERATING MULTIPLICATION TABLES IN LOOPS

3. IMPLEMENTATION OF MATRIX ADDITION

4. IMPLEMENTATION OF MATRIX TRANSPOSE

5. IMPLEMENTATION OF MATRIX MULTIPLICATION

IMPLEMENTATION OF STRING MANIPULATION


6. WITHOUT USING LIBRARY FUNCTION

GENERATING SALARY SLIP OF EMPLOYEE USING


7. STRUCTURES AND POINTERS

IMPLEMENTATION OF DYNAMIC MEMORY


8. ALLOCATION

9. ARRAY IMPLEMENTATION OF STACK

10. ARRAY IMPLEMENTATION OF QUEUE

11. LINKED LIST IMPLEMENTATION OF STACK

12. LINKED LIST IMPLEMENTATION OF QUEUE

CONVERTING INFIX TO POSTFIX EXPRESSION IN


13. ARRAY

LINKED LIST IMPLEMENTATION OF BALANCED


14. PARENTHESIS

15. EVALUATING POSTFIX EXPRESSION

IMPLEMENTATION OF CPU SCHEDULING


16. ALGORITHM
S. DATE NAME OF THE EXPERIMENT PAGE TEACHER’S
N NO SIGN
O.

17. IMPLEMENTATION OF TREE AND ITS TRAVERSAL

18. IMPLEMENTATION OF BINARY SEARCH TREE

19. IMPLEMENTATION OF LINEAR SEARCH

20
IMPLEMENTATION OF BINARY SEARCH

21
IMPLEMENTATION OF INSERTION SORTING

22
IMPLEMENTATION OF BUBBLE SORTING

23
IMPLEMENTATION OF MERGE SORTING

24
IMPLEMENTATION OF QUICK SORTING

25 IMPLEMENTATION OF HASH FUNCTION AND


COLLISION RESOLUTION TECHNIQUE

26
MINI PROJECT:

You might also like