GE 8161 – PROBLEM SOLVING AND PYTHON PROGRAMMING LABORATORY
(Common to all branches of B.E. / B.Tech Programmes)
SYLLABUS
LIST OF EXPERIMENTS:
1. Compute
the GCD of two numbers.
2. Find the
square root of a number (Newton’s method)
3. Exponentiation
(power of a number)
4.
Find the maximum of a list of numbers
5. Linear
search and Binary search
6.
Selection sort, Insertion sort
7. Merge
sort
8.
First n prime numbers
9. Multiply matrices
10.
Programs that take command line arguments (word count)
11. Find the most frequent
words in a text read from a file
12.
Simulate
elliptical orbits in Pygame 13.Simulate bouncing ball in Pygame
GE 8161 – PROBLEM SOLVINGAND PYTHON PROGRAMMING LABORATORY MANUAL
No comments:
Post a Comment