GE3151 - Python
GE3151 - Python
Question Paper
Code:3151 Question Paper
I Year B.E./B.Tech (Common to All branches)
Continuous Internal Assessment Test - I - ODD Semester 2024 - 2025 Code:3151
I Year B.E./B.Tech (Common to All branches)
GE3151- PROBLEM SOLVING AND PYTHON PROGRAMMING
Continuous Internal Assessment Test - I - ODD Semester 2024 - 2025
Date:28.10.2024
GE3151- PROBLEM SOLVING AND PYTHON PROGRAMMING
Time: 10.00 a.m. – 11.50 a.m. Maximum: 60 Marks Date:28.10.2024
PART – A (6 × 2 = 12 Marks) Time: 10.00 a.m. – 11.50 a.m. Maximum: 60 Marks
1. Define algorithm?
2. What are the properties of algorithm? PART – A (6 × 2 = 12 Marks)
3. Differentiate between pseudocode and flowchart. 1. Define algorithm?
4. Write the pseudo code to calculate the sum of two numbers and 2. What are the properties of algorithm?
display it? 3. Differentiate between pseudocode and flowchart.
5. Give the differences between recursion and iteration. 4. Write the pseudo code to calculate the sum of two numbers and
6. What is meant by interpreter? display it?
5. Give the differences between recursion and iteration.
PART – B (3 × 16 = 48 Marks) 6. What is meant by interpreter?
7. (a) Explain in detail about building blocks of algorithm? (8) PART – B (3 × 16 = 48 Marks)
(b) Illustrate algorithm, pseudocode and flowchart for recursive
process with an example. (8) 7. (a) Explain in detail about building blocks of algorithm? (8)
(b) Illustrate algorithm, pseudocode and flowchart for recursive
8. a) Illustrate problem to find the minimum number in a process with an example. (8)
list. (4)
b) State Tower of Hanoi problem? Outline a solution with relevant 8. a) Illustrate problem to find the minimum number in a list. (4)
diagram of pseudocode and flowchart? (12) b) State Tower of Hanoi problem? Outline a solution with relevant
9. Explain the details about various data types in python with example? diagram of pseudocode and flowchart? (12)
9. Explain the details about various data types in python with example?
(16)
(16)