Exam Details

Subject Design and Analysis of Algorithm
Paper
Exam / Course Post Graduate Diploma in Computer Application (PGDCA)/ Advance Diploma inComputer Applications (ADCA) / Masters in Computer Applications (MCA)
Department School of Computer and Information Sciences (SOCIS)
Organization indira gandhi national open university
Position
Exam Date June, 2016
City, State new delhi,


Question Paper

Explain five characteristics of an algorithm briefly.
Write and explain recursive algorithm to find the factorial of any given number
Explain the importance of asymptotic analysis for running time of an algorithm with the help of an example.
Briefly describe Chomsky classification for Grammars. Using Dijkstra's algorithm, find the minimum. distances of all the nodes from node which is taken as the source node, for the following graph:
<img src='./qimages/11727-1e.jpg'> "The best-case analysis is not as important as the worst-case analysis of an algorithm." Yes or No Justify your answer with the help of an example.

2.(a) Explain how greedy approach is useful to find the solution to fractional knapsack problem.
Solve the following recurrence relation:

fn-fn-1

such that f0=0 and f1=1.

(c) Explain Turing Machine as a computer of functions, with the help of an example.

3.(a) Using Prim's algorithm, find a minimal spanning tree for the graph given below: <img src='./qimages/11727-3a.jpg'>
Sort the following sequence of numbers,using Selection Sort. Also find the number of comparisons and copy operations required by the algorithm in sorting this list:

20 5 15 8 6 28

4.(a) Using Depth First Search traverse the following graph by using A as the starting node: <img src='./qimages/11727-4a.jpg'> Define ohm notation used for comparing two functions.

For 3x^2 1 2x^3 2
show that ohm x^2
What is dynamic programming? Explain briefly the optimal substructure property of a dynamic programming problem.
What is NP-complete problem Is it necessary that every NP-complete problem must also be a NP-hard problem? Justify.

5.(a) Write an algorithm for Heap Sort and analyse its Best and Worst run time complexity.
Define a Turing Machine.
Consider the CFG:
S SS/XaXaX/^
Find the language generated by this CFG.


Departments

  • Centre for Corporate Education, Training & Consultancy (CCETC)
  • Centre for Corporate Education, Training & Consultancy (CCETC)
  • National Centre for Disability Studies (NCDS)
  • School of Agriculture (SOA)
  • School of Computer and Information Sciences (SOCIS)
  • School of Continuing Education (SOCE)
  • School of Education (SOE)
  • School of Engineering & Technology (SOET)
  • School of Extension and Development Studies (SOEDS)
  • School of Foreign Languages (SOFL)
  • School of Gender Development Studies(SOGDS)
  • School of Health Science (SOHS)
  • School of Humanities (SOH)
  • School of Interdisciplinary and Trans-Disciplinary Studies (SOITDS)
  • School of Journalism and New Media Studies (SOJNMS)
  • School of Law (SOL)
  • School of Management Studies (SOMS)
  • School of Performing Arts and Visual Arts (SOPVA)
  • School of Performing Arts and Visual Arts(SOPVA)
  • School of Sciences (SOS)
  • School of Social Sciences (SOSS)
  • School of Social Work (SOSW)
  • School of Tourism & Hospitality Service Sectoral SOMS (SOTHSM)
  • School of Tourism &Hospitality Service Sectoral SOMS (SOTHSSM)
  • School of Translation Studies and Training (SOTST)
  • School of Vocational Education and Training (SOVET)
  • Staff Training & Research in Distance Education (STRIDE)

Subjects

  • Accounting and Financial Management
  • Advanced Database Design
  • Advanced Discrete Mathematics
  • Advanced Internet Technologies
  • Artificial Intelligence and Knowledge Management
  • Communication Skills
  • Computer Graphics and Multimedia
  • Computer Organisation & Assembly Language Programming
  • Data and File Structure
  • Data Communication and Computer Networks
  • Database Management System
  • Database Management Systems
  • Design and Analysis of Algorithm
  • Discrete Mathematics
  • Elements of Systems Analysis & Design
  • Numerical and Statistical Computing
  • Object Oriented Analysis and Design
  • Object Oriented Technologies and Java Programming
  • Operating System Concepts and Networking Management
  • Operating Systems
  • Parallel Computing
  • Principles of Management and Information Systems
  • Problem Solving and Programming
  • Software Engineering
  • Systems Analysis and Design