Previous year question paper for DAA (B-TECH computer science engineering 5th)

Design and analysis of algorithms

Previous year question paper with solutions for Design and analysis of algorithms from 2006 to 2020

Our website provides solved previous year question paper for Design and analysis of algorithms from 2006 to 2020. Doing preparation from the previous year question paper helps you to get good marks in exams. From our DAA question paper bank, students can download solved previous year question paper. The solutions to these previous year question paper are very easy to understand.

Introduction. What is an algorithm ? Time and space complexity of an algorithm. Comparing the

performance of different algorithms for the same problem. Different orders of growth. Asymptotic notation.

Polynomial vs. Exponential running time.

Basic Algorithm Design Techniques. Divide-and-conquer, greedy, randomization, and dynamic

programming. Example problems and algorithms illustrating the use of these techniques.

Graph Algorithms. Graph traversal: breadth-first search (BFS) and depth-first search (DFS). Applications

of BFS and DFS. Topological sort. Shortest paths in graphs: Dijkstra and Bellman-Ford. Minimum spanning

trees.

Sorting and searching. Binary search in an ordered array. Sorting algorithms such as Merge sort, Quick

sort, Heap sort, Radix Sort, and Bubble sort with analysis of their running times. Lower bound on sorting.

Median and order statistics.

NP-completeness. Definition of class NP. NP-hard and NP-complete problems. 3SAT is NP-complete.

Proving a problem to be NP-complete using polynomial-time reductions. Examples of NP-complete

problems.

Coping with NP-completeness. Approximation algorithms for various NP-complete problems.

Advanced topics. Pattern matching algorithms : Knuth-Morris-Pratt algorithm. Algorithms in Computational

Geometry : Convex hulls. Fast Fourier Transform (FFT) and its applications. Integer and polynomial

arithmetic. Matrix multiplication : Strassen's algorithm

2020
Download
2019
Download
Download
2018
Download
Download
2017
Download
Download
2016
Download
Download
Download
2015
Download
Download
Download
2014
Download
Download
Download
Download
2013
Download
2012
Download
Download
2011
Download
2010
Download
2009
Download
Download
2008
Download
Download
2007
Download
Download
Download
2006
Download
Download