In continuation with the previous post, I have uploaded video on Programs on Decision Making and Looping.
This video introduces two problems that can be solved using loops. Namely: 1) Checking whether a number is prime or not 2) Finding GCD (using Euclid's algorithm) and LCM of two numbers Please find the blog link on how to measure time taken by C statements:
https://18ucsc200-pspc.blogspot.com/2018/10/using-time-functions-in-c-programs-to.html
Kindly go through the video and ask your doubts (if any) in the comments section.
YouTube Video:
PPT discussed in the video:
This video introduces two problems that can be solved using loops. Namely: 1) Checking whether a number is prime or not 2) Finding GCD (using Euclid's algorithm) and LCM of two numbers Please find the blog link on how to measure time taken by C statements:
https://18ucsc200-pspc.blogspot.com/2018/10/using-time-functions-in-c-programs-to.html
Kindly go through the video and ask your doubts (if any) in the comments section.
YouTube Video:
PPT discussed in the video:
No comments:
Post a Comment