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 DBATU B.Tech 2019 March 2nd Semester Design and Analysis of Algorithms Question Paper

Download DBATU (Dr. Babasaheb Ambedkar Technological University) B Tech 2019 March (Bachelor of Technology) 2nd Semester Design and Analysis of Algorithms Question Paper

This post was last modified on 21 January 2020

DBATU B-Tech Last 10 Years 2010-2020 Previous Question Papers || Dr. Babasaheb Ambedkar Technological University


DR. BABASAHEB AMBEDKAR TECHNOLOGICAL UNIVERSITY, LONERE

Mid Semester Examination - March 2019

Course: S.Y.B.Tech(CSE)                                                                           Sem: II

Subject Name: Design & Analysis of Algorithms                                              Subject Code: BTCOC401

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

Max Marks: 20                                                                                             Date:- 11/Mar/2019

Duration:-1 Hr.

Instructions to the Students:

  1. Check that you have received a correct Question paper.
  2. Assume suitable data if necessary and mention it clearly
  3. --- Content provided by‍ FirstRanker.com ---

Q.1. Attempt any six Questions (1*6 = 6 Marks)

  1. Which of the following asymptotic notation is the worst of all?
    a) O(n+9999)          b) O (n3)          c) O(log (n))          d) O (2n)
  2. Two main measures for efficiency of algorithm are :
    a) Processor & Memory          b) Complexity & capacity          c) Time & space          d) Data & space
  3. --- Content provided by‍ FirstRanker.com ---

  4. Which of the following does not exist in complexity theory?
    a) Best case          b) Worst case          c) Average case          d) Base case
  5. Merging 4 sorted files containing 50, 10, 25 and 15 records will take optimal time.
    a) O (200)          b) O(100)          c) O(175)          d) O (150)
  6. Define Feasible & optimal solution of Greedy algorithm.
  7. --- Content provided by‍ FirstRanker.com ---

  8. DIjkstra's algorithm is also called ________ shortest path problem.
    a) Multiple source          b) Single source          c) Single destination          d) Multiple destination
  9. State necessary criterion for a recursive function.

Q. 2. Attempt any two of the following (2*3 =6 Marks)

  1. Explain Divide & Conquer strategy of algorithm development.
  2. --- Content provided by​ FirstRanker.com ---

  3. Consider the following instances of the Knap-Sack problem:
    n=3,m=20,(p1,p2,p3)=(24,25,15) and (w1,w2,w3)=(18,15,20).
    Find feasible solutions.
  4. Obtain optimal solutions for the following jobs:
    Jobs J1 J2 J3 J4
    Deadline 2 1 2 1
    Profit 100 27 15 10

Q.3. Attempt any one of the following (1*8 = 8 Marks)

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

  1. Construct heap tree for following list of numbers.
    20,10,30,50,60,20,35,40,50,25,80 & perform heap sort.
  2. Write a program for Merge Sort.

***END***

Visit FirstRanker.com for more resources.

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



This download link is referred from the post: DBATU B-Tech Last 10 Years 2010-2020 Previous Question Papers || Dr. Babasaheb Ambedkar Technological University

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