FirstRanker Logo

FirstRanker.com - FirstRanker's Choice is a hub of Question Papers & Study Materials for B-Tech, B.E, M-Tech, MCA, M.Sc, MBBS, BDS, MBA, B.Sc, Degree, B.Sc Nursing, B-Pharmacy, D-Pharmacy, MD, Medical, Dental, Engineering students. All services of FirstRanker.com are FREE

📱

Get the MBBS Question Bank Android App

Access previous years' papers, solved question papers, notes, and more on the go!

Install From Play Store

Download AKTU B-Tech 4th Sem 2014-15 Instrumentation and Process Control Question Paper

Download AKTU (Dr. A.P.J. Abdul Kalam Technical University (AKTU), formerly Uttar Pradesh Technical University (UPTU) B-Tech 4th Semester (Fourth Semester) 2014-15 Instrumentation and Process Control Question Paper

This post was last modified on 29 January 2020

AKTU B-Tech Last 10 Years 2010-2020 Previous Question Papers || Dr. A.P.J. Abdul Kalam Technical University


Code: 13A05402

B.Tech II Year II Semester (R13) Supplementary Examinations December 2016

DESIGN & ANALYSIS OF ALGORITHMS

(Computer Science and Engineering)

--- Content provided by‌ FirstRanker.com ---

Time: 3 hours Max. Marks: 70

Answer all five units


UNIT – I

  1. a) What is an algorithm? Explain different algorithm design paradigms.

    b) Write an algorithm for finding the maximum and minimum elements in an array.

    (OR)

    --- Content provided by⁠ FirstRanker.com ---

  2. a) Solve the following recurrence equation: T(n) = 1 if n = 1; otherwise T(n) = T(n/2) + 1.

    b) What is amortized analysis? Explain different methods of amortized analysis.

UNIT – II

  1. a) Write an algorithm for implementing the divide and conquer method.

    --- Content provided by FirstRanker.com ---

    b) Explain the concept of merge sort with example.

    (OR)

  2. a) Explain the working of quick sort algorithm.

    b) Write a short note on Strassen’s matrix multiplication.

    --- Content provided by⁠ FirstRanker.com ---

UNIT – III

  1. a) Write a short note on optimal binary search trees.

    b) Explain the concept of dynamic programming.

    (OR)

  2. --- Content provided by⁠ FirstRanker.com ---

  3. a) What is the concept of greedy method? Explain.

    b) Explain single source shortest path algorithm.

UNIT – IV

  1. a) What is minimum cost spanning tree? Explain Prim’s algorithm.

    b) Write a short note on bi-connected components.

    --- Content provided by FirstRanker.com ---

    (OR)

  2. a) What is graph traversal technique? Explain Breadth First Search.

    b) Write short note on Depth First Search.

  3. --- Content provided by FirstRanker.com ---

UNIT – V

  1. a) Explain the concept of branch and bound method.

    b) Write a short note on traveling sales person problem.

    (OR)

  2. a) Explain the concept of backtracking.

    --- Content provided by FirstRanker.com ---

    b) What is Hamiltonian cycle? Explain with example.

FirstRanker.com


--- Content provided by⁠ FirstRanker.com ---


This download link is referred from the post: AKTU B-Tech Last 10 Years 2010-2020 Previous Question Papers || Dr. A.P.J. Abdul Kalam Technical University