Section outline


    • Topics of discussion

      1. Introduction and importance of Algorithm and its application
      2. Function and Recursion,
      3. Euclid’s Greatest Common Divisor(GCD) Algorithm

      Expected Learning Outcome

      1. Gain knowledge about the importance of algorithm
      2. Perform exercise on function and recursion function


    •  
      Week-01 Plan

      Week plan

      Topics

      Materials  

      Week-01: Lecture-01



      Introduction to Algorithms

      •  Video Lecture                                 
        


      Week-01: Lecture-02


      Computational complexity and Asymptotic Notation of Algorithms

       


       
       

      Week-01: Lab - 01                              


      Problems with C Basics, Loops, Array, F unction, Recursion