Introductory session on a laboratory course in Design and Analysis of Algorithms
I am an instructor for the course in Design and Analysis of Algorithms. This video introduces to the lab environment we use. It explains the materials given as part of the problem definition, how to solve the problem with live coding of the sequential search algorithm, and concludes with the deliverable of a lab session. It also explains some issues students face including compiler and linker stages. There is a mention of unit testing as a good practice of software development.