Skip to content

Programming Assignments for the course Algorithms taught by Dr. Humaira Kamal at Lahore University of Management Sciences

Notifications You must be signed in to change notification settings

mustafaasif1/Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms

Programming Assignments for the course Algorithms taught by Dr. Humaira Kamal at Lahore University of Management Sciences

Course Description

This was a first undergraduate course on algorithms, where we look at a range of computing applications and followed a design process that includes (a) formulating the problem through precise notation, (b) understanding algorithm design techniques based on the structure of the problem, and (c) development of efficient solutions to solve these problems and prove their correctness. This course discussed a number of design techniques such as greedy algorithms, divide-and-conquer, dynamic programming and network flow. The last module in the course discussed computational intractability with focus on NP completeness.

About

Programming Assignments for the course Algorithms taught by Dr. Humaira Kamal at Lahore University of Management Sciences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages