Theoretical Paper
- Computer Organization
 - Data Structure
 - Digital Electronics
 - Object Oriented Programming
 - Discrete Mathematics
 - Graph Theory
 - Operating Systems
 - Software Engineering
 - Computer Graphics
 - Database Management System
 - Operation Research
 - Computer Networking
 - Image Processing
 - Internet Technologies
 - Micro Processor
 - E-Commerce & ERP
 
Practical Paper
Industrial Training
Dynamic Programming Algorithms
- Floyd’s algorithm
 
21.5 Assignment #9 (due We, Dec 1)
- Show the tree of memory states traversed by our recursive permutation algorithm for input “a,b,c,d”.
 - Provide a recursive backtracking algorithm for the vertex cover problem.
 - Provide a branch-and-bound algorithm for the 0/1 knapsack problem.
 - Provide a dynamic programming algorithm for the coin exchange problem.
 
