[PDF] GE8161 Problem Solving and Python Programming Laboratory (PSPP Lab) 2017 Regulation Syllabus and Lab Manuals for Anna University Students
Last updated on Sep 4, 2023
Syllabus
LIST OF PROGRAMS
- Compute the GCD of two numbers.
- Find the square root of a number (Newton’s method)
- Exponentiation (power of a number)
- Find the maximum of a list of numbers
- Linear search and Binary search
- Selection sort, Insertion sort
- Merge sort
- First n prime numbers
- Multiply matrices
- Programs that take command line arguments (word count)
Study Materials
Lab Manuals
1 | Manual | Download |