Exam Details

Subject ANALYSIS AND DESIGN OF ALGORITHM
Paper
Exam / Course Bachelor of Computer Applications
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

What is an algorithm Briefly explain time complexity and space complexity of an algorithm.
Define notation n (Big Omega). If 2n^3 3n^2 1 and 2n^2 then show n Arrange the following growth rates in increasing order: O(log Draw all minimum spanning trees of the following weighted connected graph: <img src='./qimages/10757-1d.jpg'>
Write linear search algorithm and explain its best case, worst case and average case time complexity.

2.(a) Given the following list of 8 integers, sort them using insertion sort. Determine the number of comparisons required by the algorithm. Also find the total number of assignment operations in this process. <img src='./qimages/10757-2a.jpg'> Write any four characteristics of greedy algorithm.

3.(a) What is recurrence relation Draw a recursion tree for recurrence
2T 1.
Write adjacency list and adjacency matrix representation of the following graph <img src='./qimages/10757-3b.jpg'>

4.(a) Write binary search algorithm and search the value 28 in the following list, using binary search algorithm and show the steps:

1, 18, 27, 28, 30, 39
Write Prim's algorithm for finding minimum spanning tree. Find the complexity of this algorithm.

5.(a) Define the following terms
Connected graph
Cycle in an undirected graph
Consider the following fractional knapsack problem:

M=20;

Profits
P2, P3) 24, 15) w2, w3) 15, 10)

Show the running of the greedy algorithm for fractional knapsack.


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

  • ANALYSIS AND DESIGN OF ALGORITHM
  • Basics Mathematics
  • BUSINESS COMMUNICATION
  • C' Programming and Data Structure
  • C++ and Object Oriented Programming
  • Computer Basics and PC Software
  • Computer Fundamentals and PC Software
  • Computer Networks
  • COMPUTER ORIENTED NUMERICAL TECHNIQUES
  • E-COMMERCE
  • Foundation Course in English for Computing
  • Foundation Course in Mathematics in Computing
  • FUNDAMENTAL OF COMPUTER NETWORKS
  • Intranet Administration
  • Introduction to Computer Organisation
  • Introduction to Internet Programming
  • INTRODUCTION TO SOFTWARE ENGINEERING
  • Introduction to System Software
  • Multimedia
  • NETWORK PROGRAMMING AND ADMINISTRATION
  • PC Software Skills
  • Programming In C++
  • STATISTICAL TECHNIQUES
  • TCP/IP PROGRAMMING
  • Theory of Computer Science
  • WEB PROGRAMMING