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)
37 views
4 pages
Btech It 5 Sem Design and Analysis of Algorithms It 501 2019
Uploaded by
Tomojeet Chakraborty
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
Save
Save Btech It 5 Sem Design and Analysis of Algorithms I... For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
0 ratings
0% found this document useful (0 votes)
37 views
4 pages
Btech It 5 Sem Design and Analysis of Algorithms It 501 2019
Uploaded by
Tomojeet Chakraborty
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
Carousel Previous
Carousel Next
Download
Save
Save Btech It 5 Sem Design and Analysis of Algorithms I... For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
Download
Save Btech It 5 Sem Design and Analysis of Algorithms I... For Later
You are on page 1
/ 4
Search
Fullscreen
woo neyeur MMA: http://www.makaut.com COB Teoh ATION SEMSUTSOLROIS LT SRR SS MAULANA ABUL KALAM AZAD UNIVERSITY OF “TRCURNOLOGY, WEST BENGAL Paper Code : IT-501 DESIGN AND ANALYSIS OF ALGORITHMS Rowe Alosrad Sours Pull Marks 70 The figures in the margin indicate full marks, Candidates are required to give their answers in their own words . as far as practicable, Group-A {Maltipte Choice Type Questions) LG Choos the correct alternative foreach of the follow! 'x10=10 a sks sounce shoutest path in a graph having negative edge ean be solved by. A) realy method AV Grecdty mettuad and Dynamic progenmmning WS) Dynamic programming only WH None of the above AH) A mattis chain having $ matrices ean be parenthesized in ja) 14 different combinations: BY 15 ditverent combinations (1 diferent combinations “AQ None of the abowe {iii) The worst-case time complexity of Merge Sort is ta) OW") wb) O(log») we) 0@) wt) O(rlogn) ‘Turn Over http://www.makaut.com woo jneyeuraMmar//:dyywoo neyeur MMA: http://www.makaut.com COAL Tech ATOMUSEM AT SOL 201K HY (Wy Which of the following susttig procectanes is the: slowest’ QW Quick sont (6) Heap suet {e) Shall nati AF Hullo non (9) A tis of 1 otulies, cucli of length ty sorted laxicewweaphe ender sing the merue-seet algeattti The worst nse Hunt, thie oF this coniputtbon te Auy O(a tog) (by Or tog) (ey Or boy ny (d) O(n4y (Wi) ‘the space factor deterintaing the effielency of algenithion ts Aa) county the maxima memory needed hy the alyositiun (by counting the enn iemnary needed! Wy the: alyerithun (6) counting the average menuay needled by the algorithm (2) counting, the amaxtmn disk space needed by the: alycritbun (vit) ‘The computing tine of Job Seeyuenchny probe cau be rcaluced froan O(n) ws OC} by using a) backtracking algositinn , branets sid bound alyorithin int ret anion and find alyorithans (dl) divide and conquer algenithin (viii) ‘The main different between Dynunie proprxanning sand Crecedy algorithm is (a) in Greely algorithin snany dectston sequences may be penerated tat in Dynamic Programmning nly one decinion is ever generate, (by in Greedy alyoritiun only os decision sequences may be (6) Greedy metloxt always gives optinal solution bul in Dynomle Prograrnning etimal solution may sot be obtained, (d) None of the shove decision 1s ever yenerave ut in Dynamic Progsamming many erate, (ix) ‘The nondeterministic tine complexity uf wsarching problem ts {ay On loyen) (by O(n?) (©) og, n) poy 2 http://www.makaut.com woo jneyeuraMmar//:dyywoo neyeur MMA: yeep http://www.makaut.com COM.Tech NT/OUUSEM-SAT 501201819 (x) Time complexity of the recurrence relation T(x) = f@ Gtmnz2 vino constant,n = 1 {a) O(logz n) (b) O(n log, n) er O(n? (@) O(n) Group -B (Short Answer Type Questions) Answer any three of the following. = Explain satisfiability problem and Cook's theorem. 5 ‘Write an algorithm for Graph Cotoring Problem. What isthe time complexity of your algorithm? 4+1=5 Derive the worst case time complexity of merge sont. hitp://www.makaut.com : 5 ‘Write an algorithm (o insert an element into a heap. What is the complexity of your algorithm and why? 34255 Write a recursive algorithm for finding maximum and minimum from a list of elements, Also find the complexity of your algorithm. 34255 Group -C (Long Answer Type Questions) Answer any three of the following, I5x3=45 nd Kruskal’s algorithm, Write an algorithin for “Weighted Union”. Find ig tree using Prim’s algorithm for the graph given below. Explain the Differentiate between Prin the minimum cost_spann complexity of Prim’s and Kruskal algorithm. 3424347215 http://www.makaut.com woo jneyeuraMmar//:dyywoo neyeur MMA: http://www.makaut.com CSM. Tech ATIONUSEM-SHTSOL201819 % 10. ue (a) Discuss the procedure for Stssen'w ately multiplication tw evalunte the procluet of n matiiees, Vind the resulting reeurreneo relation far tho sume and analize its lng complexlty, Justify cha this wethod is an improvement ovee the conventional matrix multiplication method, (0) How can you fin! a solution of simultaneous linewr equation using LUP decomposition? . Tela 242a3als (a) Using Knuth Morris Pratt algbrithin, Gnd whether the patie P= (00-10), is in the text SIL 10001 1010001010) arnot, (oA sequence of » operations is performed on a data steueture, ‘the ith operation costs LIC Is an exnct Power of 2, and 1 otherwise. use an accounting method und potential method to determine the amontized cost per operation, . 51446215 (a) Write and ex ain the classes of B, NP, NP-hard and NP-Complete, (b) What is redueibitity? (©) Write down the algorithm of nondeterministic sorting, (@ “ICany NP complete problem can be solved in polynomial time then P = NP"— Discuss. SeQedectel § Write short notes any shirce of the fotlowing: Sx3215 (a) Union-Find Algorithm & Union by Rank (b) TSP sing Approximations Algorithm —-rveauelliy tellt mea pred. (©) Asymptotic notation (@) Vertex Cover Problem (¢) Ford Fulkerson Algorithm http:/www.makaut.com Whatsapp @ 9300930012 Your old paper & get 10/- geet tend sat atte 10 wat or, Paytm or Google Pay # http://www.makaut.com woo jneyeuraMmar//:dyy
You might also like
Ad3351 Daa Question Bank
PDF
No ratings yet
Ad3351 Daa Question Bank
12 pages
Sem4 Daa - 2
PDF
No ratings yet
Sem4 Daa - 2
12 pages
Cs502 Midterm Solved Mcqs by Junaid Malik
PDF
No ratings yet
Cs502 Midterm Solved Mcqs by Junaid Malik
69 pages
DSNotes M1
PDF
No ratings yet
DSNotes M1
18 pages
ADA Endsem Merged
PDF
No ratings yet
ADA Endsem Merged
16 pages
cs502 Midterm Solved MCQs
PDF
No ratings yet
cs502 Midterm Solved MCQs
28 pages
CS502 Objective File For Mid Term
PDF
No ratings yet
CS502 Objective File For Mid Term
71 pages
Algaitn: Algsthm:-He Algomithyn Is Detine Input
PDF
No ratings yet
Algaitn: Algsthm:-He Algomithyn Is Detine Input
19 pages
Btech Cse 4 Sem Design and Analysis of Algorithms 105402 2022
PDF
No ratings yet
Btech Cse 4 Sem Design and Analysis of Algorithms 105402 2022
4 pages
Module 1 Introduction Iterative Algorithms & Recurrrence
PDF
No ratings yet
Module 1 Introduction Iterative Algorithms & Recurrrence
65 pages
Design Algorithm Imp Mcqs - Hamza Zahoor
PDF
No ratings yet
Design Algorithm Imp Mcqs - Hamza Zahoor
9 pages
SOU Lecture Handout ADA Unit-3
PDF
No ratings yet
SOU Lecture Handout ADA Unit-3
21 pages
University Solution 19-20
PDF
No ratings yet
University Solution 19-20
33 pages
Computer Algorithm
PDF
No ratings yet
Computer Algorithm
59 pages
ADA Question Bank
PDF
No ratings yet
ADA Question Bank
8 pages
July 2022 End Sem DAA
PDF
No ratings yet
July 2022 End Sem DAA
4 pages
AAD
PDF
No ratings yet
AAD
2 pages
Btech Cse 9 Sem Design and Analysis of Algorithms 2012
PDF
No ratings yet
Btech Cse 9 Sem Design and Analysis of Algorithms 2012
4 pages
Daa Questions
PDF
No ratings yet
Daa Questions
2 pages
Jul-2023 DAA
PDF
No ratings yet
Jul-2023 DAA
8 pages
DAA Odd 2018 ES
PDF
No ratings yet
DAA Odd 2018 ES
4 pages
10211CS202-Design and Analysis of Algorithms-Scheme of Evaluation
PDF
No ratings yet
10211CS202-Design and Analysis of Algorithms-Scheme of Evaluation
8 pages
DAA (5th) Dec2016
PDF
No ratings yet
DAA (5th) Dec2016
2 pages
Repeated Qa
PDF
No ratings yet
Repeated Qa
10 pages
Madf Sem Paper
PDF
No ratings yet
Madf Sem Paper
11 pages
Algorithms
PDF
No ratings yet
Algorithms
14 pages
DAA Imp QP
PDF
No ratings yet
DAA Imp QP
2 pages
2022 Algorithm
PDF
No ratings yet
2022 Algorithm
6 pages
Paper 1
PDF
No ratings yet
Paper 1
4 pages
ADA IMP Questions With Solution For GTU
PDF
No ratings yet
ADA IMP Questions With Solution For GTU
63 pages
Analysis of Algorithms - 19-12-2024
PDF
No ratings yet
Analysis of Algorithms - 19-12-2024
3 pages
21CSE07-DAA Question Bank
PDF
No ratings yet
21CSE07-DAA Question Bank
8 pages
Btech Cse 5 Sem Design and Analysis of Algorithm 2012
PDF
No ratings yet
Btech Cse 5 Sem Design and Analysis of Algorithm 2012
4 pages
2019 Daa End-Regular Solution
PDF
No ratings yet
2019 Daa End-Regular Solution
18 pages
Design and Analysis of Algorithms
PDF
No ratings yet
Design and Analysis of Algorithms
11 pages
Ada See
PDF
No ratings yet
Ada See
4 pages
DAA Imp
PDF
No ratings yet
DAA Imp
5 pages
DAA
PDF
No ratings yet
DAA
5 pages
Daa 2018
PDF
No ratings yet
Daa 2018
4 pages
Daa Previous Year Papers
PDF
No ratings yet
Daa Previous Year Papers
10 pages
DAA Question Paper
PDF
No ratings yet
DAA Question Paper
4 pages
Daa Cie25
PDF
No ratings yet
Daa Cie25
6 pages
DAA
PDF
No ratings yet
DAA
16 pages
Question
PDF
No ratings yet
Question
10 pages
Daa MCQ - Sample-2020 PDF
PDF
100% (5)
Daa MCQ - Sample-2020 PDF
40 pages
DAA Unit-1
PDF
No ratings yet
DAA Unit-1
20 pages
Daa Two Mark Questions
PDF
No ratings yet
Daa Two Mark Questions
9 pages
Ce 209 Daa 05 2014
PDF
No ratings yet
Ce 209 Daa 05 2014
3 pages
Daa S
PDF
No ratings yet
Daa S
5 pages
Questions
PDF
No ratings yet
Questions
31 pages
UNIT-1 2 Mark Questions
PDF
No ratings yet
UNIT-1 2 Mark Questions
11 pages
Algorithm Design Analysis
PDF
No ratings yet
Algorithm Design Analysis
11 pages
Jntuworld: R09 Set No. 2
PDF
No ratings yet
Jntuworld: R09 Set No. 2
6 pages
2011 Daa End-Regular
PDF
No ratings yet
2011 Daa End-Regular
4 pages
Daa Sem4
PDF
No ratings yet
Daa Sem4
4 pages
QP VTU With Ans 1A PDF
PDF
No ratings yet
QP VTU With Ans 1A PDF
19 pages
DAA Previous Paper
PDF
No ratings yet
DAA Previous Paper
14 pages