Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
2 views
6 pages
daa_suggestion
Daa
Uploaded by
j97001314
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Download now
Download
Save daa_suggestion For Later
Download
Save
Save daa_suggestion For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
0 ratings
0% found this document useful (0 votes)
2 views
6 pages
daa_suggestion
Daa
Uploaded by
j97001314
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Download now
Download
Save daa_suggestion For Later
Carousel Previous
Carousel Next
Download
Save
Save daa_suggestion For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
Download now
Download
You are on page 1
/ 6
Search
Fullscreen
DAA Theory questions: LAC Write difterent types of a nplotic notations of the algorithm 4&3 What is recurrence relation? 5G State masters theorem, Vv What is recursive tree? Wy recursive tree nethod is better than the substitution method of solving the recurrence relation? What is little 0 and little omega? AF Detine the difference between recursion and iteration. What do you mean by greedy method? {9 What do you mean by dynamic programming? GE, What do you mean by Divide and conquer strategy? Differentiate between divide-and-cong State the 0\1 knapsack problem, . Define Brute-force algorithm, Difference between Backtracking and Branch-and-Bound, Discuss Job-sequencing problem. Discuss the difference between di State the general knapsack probl What is Heap property? Write the difference between DES and BFS, + Write the difference between Prim’s and Kruskal’s algorithm, Explain.the max-flow min-cut theorem with example. . Write sort notes ” ! Dijkstra’s algorithm 1 Kruskal’s algorithm quer and dynamic programming. #12, lynamic programming and greedy met! em, 11] Minimum spanning tree. Ford-Fulkerson algorithm * B queens problem Vii Bellman-ford algorithm Vii, Heuristic algorithm TX Union find algorithm |Algorithm based questions: 1. Write down the algorithm of Quick sort and find the time-complexity 2. Write down the algorithny of Merge sort and find the time-complexity Write the algorithm of mately chain multiplication 8. Write down the al orithny of 8:Queen problem and find the time-complexity’ 2 Write Bellman-Ford’s algorithm and find the time-complexity, 6 Bind the worst and best case time-complexity of Binary search algorithm | 7. Write down the algorithm of Graph Coloring and find the time-complexity LE Write down the algorithm of Job-sequencing problem "Write down thy algorithm of Knapsack problem. 10. Describe the backtracking algorithm to find the Hamiltonian cycle in < Hamiltonian cycle. 11. Write the algorithm of heap sort. AZ Write Kruskal’: Igorithm and find the time-complexity. ~S. Write Prim’s algorithm and find the time-complexity. <¢ Write Dijkstra’s algorithm and find the time-complexity. 25. Write Floyd's algorithm and find the time-complexity.DAA problems: 1, Solve the recurrence relations: ME T(n) = 20(n/2) 4 UE Tin) = Ted) + logn WH Tn) = 27 (n/a) + Vn We Tin) = 27 (\n) + logn YO Tin) = T2n/3) +1 Yr Ta) (n/2) + 5n Tin) = 27 (n/4) +n 0 T(n) = V2 T(n/2) + logn J Find the minimum spanning tree using prim’s algorithm: JN PIN | i "Na |" De aa 4 ; Gy5, Knapsack problem: “ttems | oh | hk bh yh Weight "5 [1015 3-4 Cost 30 40 et = 3 5 | 77 oo ij ‘a's [ rahe grants ain’ pijkstra vind hy algoritha e shortest pall! 36, 45, 55) and the profit vector pacity 100, find at least for the Given weight vector (15, 25, (10, 20, 30, 40, 50) and a ina’ psack of cay three feasible solutions including optimal one knapsack problem of 5 times “Given weight vector (2, 3, 3, 7,1, 4, 1) and the profit vector (10, 5, 15,7, 6, 188yind a knapsack of capacity 15, find at least three feasible solutions including optimal one for™ the knapsack problem of 7 objects. gC Solve the following, knapsack problem with the given conditions: n =3 weight of the knapsack M = 20, profits (pl, p2, p3) = (25, 24,15) and weight (w1, w2, w3) = (18, 15, 10). J. Consider the following table that consist of some items with weight and cost valutthe knapsack capacity W = 60 kg, find the aptimal solution using greedy crite For the given set of 5 items and the knapsack capacity of 10ky, find the maximum profit. 3,2.5,1) 10,12, 8} ng problem: Using greedy strategy, schedule the following jobs within Geaciline so as to maximize the profit, Deadlines and profits re mentioned as follow: = Job | Deadlines rofit | 7 rofit_| 9 | 2 If we have for t Se 2 ask T1, T2, T3, Ta having deadline D1 = 2, D2 =1,D3= 2, D4 = 1 and profit Pl = 100, P2 = 10, P3 = 27, Pa = 15, find the maximum profit. 7. Huffman coding: © Consider the following message: aabbbbabbbeccdddeeececeeedd, Find the number of bits required for Huffman coding also find the average bits required to represent a character, 8. Matrix chain multiplication: 7. Find the minimum number of operations required for the following matrix chain multiplication using dynamic programming: A(10 20) * B(20 x 50) * C(50.x 1) * DL x 100), AT Find the optimal parenthesization of a matriy whose sequence of dimensions is <5, 10, 3, 12, 5, 50, and 6> chain product \ | | |Find out the maximum flow: sink: 5 20 4 Create the Max-heap containin; 9, 20, 30, 40, 50, 60, 70, 80, 90, 100 10. ig the following elements: 10, Solve the APSP problem using Floyd-warshall’s algorithm: 42 Applying the backtracking technique to solve the graph coloring: colo = EB, ay RF
You might also like
DAA PYQs-2.0
PDF
No ratings yet
DAA PYQs-2.0
4 pages
DAA_Question Bank
PDF
No ratings yet
DAA_Question Bank
7 pages
DocScanner May 13, 2025 12-06
PDF
No ratings yet
DocScanner May 13, 2025 12-06
6 pages
Algorithm Design Analysis
PDF
No ratings yet
Algorithm Design Analysis
11 pages
DAA QB
PDF
No ratings yet
DAA QB
4 pages
DAA
PDF
No ratings yet
DAA
2 pages
Important Questions New
PDF
No ratings yet
Important Questions New
3 pages
DESIGN AND ANALYSIS OF ALGORITHMS
PDF
No ratings yet
DESIGN AND ANALYSIS OF ALGORITHMS
11 pages
Design and Analysis of Algorithm
PDF
No ratings yet
Design and Analysis of Algorithm
6 pages
Question Bank Daa Final
PDF
No ratings yet
Question Bank Daa Final
20 pages
DAA_Question Bank
PDF
No ratings yet
DAA_Question Bank
3 pages
DAA Question Bank
PDF
No ratings yet
DAA Question Bank
7 pages
DAA Question Bank
PDF
No ratings yet
DAA Question Bank
7 pages
Question Bank DAA
PDF
No ratings yet
Question Bank DAA
5 pages
DAA Question Bank
PDF
No ratings yet
DAA Question Bank
10 pages
Daa Part 2a
PDF
No ratings yet
Daa Part 2a
25 pages
Mrcet R22 Ii - I QB
PDF
No ratings yet
Mrcet R22 Ii - I QB
38 pages
DAA PYQs
PDF
No ratings yet
DAA PYQs
5 pages
Ad3351 Daa Unit 1 - 5 Important Questions & Answer'
PDF
No ratings yet
Ad3351 Daa Unit 1 - 5 Important Questions & Answer'
63 pages
MCS-211-2024-ENGLISH
PDF
No ratings yet
MCS-211-2024-ENGLISH
16 pages
Btech Cs 4 Sem Design and Analysis of Algorithms 105402 2023 2
PDF
No ratings yet
Btech Cs 4 Sem Design and Analysis of Algorithms 105402 2023 2
2 pages
DAA Questions
PDF
No ratings yet
DAA Questions
4 pages
Ada (Sem-5) Numericals
PDF
No ratings yet
Ada (Sem-5) Numericals
7 pages
Ada All Question Shitanshu Jain
PDF
No ratings yet
Ada All Question Shitanshu Jain
6 pages
AOA_PYQ
PDF
No ratings yet
AOA_PYQ
7 pages
DAA Qbank
PDF
No ratings yet
DAA Qbank
10 pages
DAA - QuestionBank - CSIT
PDF
No ratings yet
DAA - QuestionBank - CSIT
6 pages
Part - I: Gita Autonomous College, Bhubaneswar Question Bank Subject: Subject Code: BL CL O PO& Ps Pso
PDF
No ratings yet
Part - I: Gita Autonomous College, Bhubaneswar Question Bank Subject: Subject Code: BL CL O PO& Ps Pso
4 pages
ADA PYQs List
PDF
No ratings yet
ADA PYQs List
8 pages
DAA Important Questions-1
PDF
No ratings yet
DAA Important Questions-1
10 pages
AOA
PDF
No ratings yet
AOA
3 pages
II DAA-K Module bank (1)
PDF
No ratings yet
II DAA-K Module bank (1)
4 pages
ADA Question Bank.docx
PDF
No ratings yet
ADA Question Bank.docx
8 pages
Daa Detention Work
PDF
No ratings yet
Daa Detention Work
7 pages
DAA Question paper
PDF
No ratings yet
DAA Question paper
4 pages
CS2006-1
PDF
No ratings yet
CS2006-1
2 pages
DAA Mid - 1
PDF
No ratings yet
DAA Mid - 1
5 pages
DAA Unit Wise Questions
PDF
No ratings yet
DAA Unit Wise Questions
8 pages
Algorithm_Answers_10_Marks
PDF
No ratings yet
Algorithm_Answers_10_Marks
4 pages
Important Questions
PDF
No ratings yet
Important Questions
3 pages
Question
PDF
No ratings yet
Question
10 pages
DAA Notes Cleaned
PDF
No ratings yet
DAA Notes Cleaned
5 pages
DAA Important Questions
PDF
No ratings yet
DAA Important Questions
7 pages
5153 DESIGN and ANALYSIS of ALGORITHMS Anna University Previous Year Question Paper
PDF
100% (1)
5153 DESIGN and ANALYSIS of ALGORITHMS Anna University Previous Year Question Paper
6 pages
Subject: Algorithm Analysis and Design: Question Bank
PDF
No ratings yet
Subject: Algorithm Analysis and Design: Question Bank
10 pages
ADA Questions For Prefinal
PDF
No ratings yet
ADA Questions For Prefinal
2 pages
(05.02.24) DAA_QB-1,2,3,4,5
PDF
No ratings yet
(05.02.24) DAA_QB-1,2,3,4,5
4 pages
DAA QUESTION BANK
PDF
No ratings yet
DAA QUESTION BANK
5 pages
Design and Analysis of Algorithms Questionbank
PDF
No ratings yet
Design and Analysis of Algorithms Questionbank
2 pages
ADA Question Bank
PDF
No ratings yet
ADA Question Bank
8 pages
ADA IMP Questions With Solution For GTU
PDF
No ratings yet
ADA IMP Questions With Solution For GTU
63 pages
DAA Questions-A
PDF
No ratings yet
DAA Questions-A
2 pages
CIE-2 Question Bank.docx
PDF
No ratings yet
CIE-2 Question Bank.docx
3 pages
Bca VTH Semester C: (504) Design Analysis & Algorithms Question Bank Unit 1
PDF
No ratings yet
Bca VTH Semester C: (504) Design Analysis & Algorithms Question Bank Unit 1
3 pages
ADA - Question - Bank
PDF
No ratings yet
ADA - Question - Bank
6 pages
UnivQP Alg AK
PDF
No ratings yet
UnivQP Alg AK
3 pages
Daa Two Mark Questions
PDF
No ratings yet
Daa Two Mark Questions
9 pages
Important Questions Unit-1: I Introduction: Algorithms, Analyzing Algorithms, Complexity of Algorithms, Growth of
PDF
No ratings yet
Important Questions Unit-1: I Introduction: Algorithms, Analyzing Algorithms, Complexity of Algorithms, Growth of
7 pages