Back to Browse

W2_L2.17: Pseudocode for iteration with filtering

111.2K views
Feb 3, 2025
20:26

Welcome to Week 2 Lecture 2 Part 17 of the course "Computational Thinking" by Professors Madhavan Mukund and G. Venkatesh. Full Course: https://study.iitm.ac.in/ds/course_pages/BSCS1001.html Video Overview This lecture continues from the previous session on representing computer algorithms using pseudocode. We begin by reviewing key concepts and move into practical examples, focusing on how to translate flowcharts into clear, readable pseudocode. Learn how to improve your code using assignment statements, navigate complex data structures with dot notation, and apply conditional logic using "IF", "ELSE", and the equality check "==". The lecture wraps up with an example that shows how to find the maximum value of a mathematical quality in a dataset, reinforcing both logic and structure in algorithm design. About IIT Madras' online Bachelor of Science programme IIT Madras offers four-year BS programmes that aim to provide quality education to all, irrespective of age, educational background, or location. The BS programme has multiple levels, which provide flexibility to students to exit at any of these levels. Depending on the courses completed and credits earned, the learner can receive a Foundation Certificate from IITM CODE (Centre for Outreach and Digital Education), Diploma(s) from IIT Madras, or BSc/BS Degrees from IIT Madras. For more details, Visit: https://www.iitm.ac.in/academics/study-at-iitm/non-campus-bs-programmes #Pseudocode #Algorithm #Flowchart #Programming #Coding #DataStructures #AssignmentStatement #ConditionalStatements #IfElse #Equality #Filtering #Math #Maximum #ComputerScience #Logic #Variable #Tutorial #Lecture #DotNotation #AlgorithmDesign #ComputationalThinking #LearnToCode

Download

0 formats

No download links available.

W2_L2.17: Pseudocode for iteration with filtering | NatokHD