You are on page 1of 1

LORDSINSTITUTEOFENGINEERING&TECHNOLOGY[A]

B.E, I- SEMESTER INTERNAL EXAMINATION –MARCH -2022


PROGRAMMING FOR PROBLEM SOLVING LAB
(Common for CSE/CSD/EEE/CIVIL)
Time: 3 Hours
Max. Marks : 10
Q: Any one of the questions given to one student
1. Write a C program to generate all prime numbers between 1 and N.
2. Write a C program to find maximum and minimum of given list of numbers.
3. Write a C program to convert Binary to Decimal.
4. Write a C program to convert Decimal to Binary.
5. Write a C program to generate Pascal Triangle up to N rows.
6. Write a C program to find GCD of two numbers using Recursion.
7. Write a C program to find Fibonacci Series upto Nth term using Recursion.
8. Write a C program to find an element in an Array using Binary Search.
9. Write a C program to sort the elements in an Array using Bubble sort in ascending order.
10. Write a C program to swap two numbers using call by reference.

LORDSINSTITUTEOFENGINEERING&TECHNOLOGY[A]
B.E, I- SEMESTER INTERNAL EXAMINATION –MARCH -2022
PROGRAMMING FOR PROBLEM SOLVING LAB
(Common for CSE/CSD/EEE/CIVIL)
Time: 3 Hours
Max. Marks : 10
Q: Any one of the questions given to one student
1. Write a C program to generate all prime numbers between 1 and N.
2. Write a C program to find maximum and minimum of given list of numbers.
3. Write a C program to convert Binary to Decimal.
4. Write a C program to convert Decimal to Binary.
5. Write a C program to generate Pascal Triangle up to N rows.
6. Write a C program to find GCD of two numbers using Recursion.
7. Write a C program to find Fibonacci Series upto Nth term using Recursion.
8. Write a C program to find an element in an Array using Binary Search.
9. Write a C program to sort the elements in an Array using Bubble sort in ascending order.
10. Write a C program to swap two numbers using call by reference.

LORDSINSTITUTEOFENGINEERING&TECHNOLOGY[A]
B.E, I- SEMESTER INTERNAL EXAMINATION –MARCH -2022
PROGRAMMING FOR PROBLEM SOLVING LAB
(Common for CSE/CSD/EEE/CIVIL)
Time: 3 Hours
Max. Marks : 10
Q: Any one of the questions given to one student
1. Write a C program to generate all prime numbers between 1 and N.
2. Write a C program to find maximum and minimum of given list of numbers.
3. Write a C program to convert Binary to Decimal.
4. Write a C program to convert Decimal to Binary.
5. Write a C program to generate Pascal Triangle up to N rows.
6. Write a C program to find GCD of two numbers using Recursion.
7. Write a C program to find Fibonacci Series upto Nth term using Recursion.
8. Write a C program to find an element in an Array using Binary Search.
9. Write a C program to sort the elements in an Array using Bubble sort in ascending order.
10. Write a C program to swap two numbers using call by reference.

LORDSINSTITUTEOFENGINEERING&TECHNOLOGY[A]
B.E, I- SEMESTER INTERNAL EXAMINATION –MARCH -2022
PROGRAMMING FOR PROBLEM SOLVING LAB
(Common for CSE/CSD/EEE/CIVIL)
Time: 3 Hours
Max. Marks : 10
Q: Any one of the questions given to one student
1. Write a C program to generate all prime numbers between 1 and N.
2. Write a C program to find maximum and minimum of given list of numbers.
3. Write a C program to convert Binary to Decimal.
4. Write a C program to convert Decimal to Binary.
5. Write a C program to generate Pascal Triangle up to N rows.
6. Write a C program to find GCD of two numbers using Recursion.
7. Write a C program to find Fibonacci Series upto Nth term using Recursion.
8. Write a C program to find an element in an Array using Binary Search.
9. Write a C program to sort the elements in an Array using Bubble sort in ascending order.
10. Write a C program to swap two numbers using call by reference.

You might also like