upsidedown

daa assng 2!! :p

Mar 27th, 2012
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. ASSIGNMENT 2 SUBMISSION DATE : APRIL 10 2012
  2. 1. Compare and contrast
  3. a) Dynamic programming / Divide and Conquer
  4. b) Dynamic programming / Greedy Technique
  5.  
  6. 2. Explain the rational behind code optimization.
  7.  
  8. 3. Write short notes on the following:
  9. a) Deterministic and Non -deterministic algorithms
  10. b) NP-hard problem and NP-complete problem
  11. c) AND/OR graph decision problem
  12. d) Cook’s theorem
  13.  
  14. 4. What is meant by backtracking? Explain with an example.
  15.  
  16. 5. Write the iterative algorithm for backtracking.
Advertisement
Add Comment
Please, Sign In to add comment