Menu

Saturday, July 8, 2017

Design and Analysis of Algorithms (DAA) - 3650001

  1. Syllabus

    1. Design and Analysis of Algorithms (DAA) Theory and Practical - 4659301 Download New
    2. Design and Analysis of Algorithms (DAA) - 3650001 Download
    3. Design and Analysis of Algorithms (DAA) Practical - 3650001 Download

  2. Materials

    1. Design and Analysis of Algorithms - Unit 1 (Chapter 1) - Download
    2. Design and Analysis of Algorithms - Unit 1 (Chapter 2) - Download
    3. Design and Analysis of Algorithms - Unit 1 (Chapter 3) - Download
    4. Design and Analysis of Algorithms - Unit 1 (Chapter 4) - Download
    5. Design and Analysis of Algorithms - Unit 1 (Chapter 8) - Download
    6. Design and Analysis of Algorithms - Unit 2 (Chapter 9) - Download
    7. Design and Analysis of Algorithms - Unit 3 (Chapter 10) - Download
    8. Design and Analysis of Algorithms - Unit 4 (Chapter 11) - Download
    9. Design and Analysis of Algorithms - Unit 5 (Chapter 12) - Download
    10. Design and Analysis of Algorithms - Unit 6 (Chapter 14) - Download
    11. Design and Analysis of Algorithms - Unit 6 (Chapter 15) - Download
    12. Design and Analysis of Algorithms - Unit 6 (Chapter 17) - Download

  3. Tutorials/Program

    1. Design and Analysis of Algorithms (DAA) - Practical List
    2. Design and Analysis of Algorithms (DAA) - Solution

  4. Videos

    1. Insertion Sort Example and Algorithm | Step by Step Guide  New
    2. Merge Sort
    3. Heap Sort
    4. Solve the Recurrence T(n) = T(n-1) + n (Forward Substitution Method)
    5. Solve the Recurrence T(n) = T(n-1) + n (Backward Substitution Method)
    6. Solve the Recurrence T(n) = 9T(n/3) + n (Iteration Method)
    7. Solve the Recurrence T(n) = T(2n/3) + 1 (Iteration Method)
    8. Master Theorem | Master Method for Solving Recurrence Relation  New

  5. Old Questions Papers

    1. GTU MCA Exam (Nov 2017) Exam Paper - Download
    2. GTU MCA Exam (Apl 2018) Exam Paper - Download
    3. GTU BE Exam (Dec 2015) Exam Paper - Download
    4. GTU BE Exam (May 2016) Exam Paper - Download

  6. Important Question List

    1. Question List - Download New

  7. For any query related to Design and Analysis of Algorithms comment on this page.

1 comment: