CS502 Midterm Past Paper online Practice Quiz

805
midterm past paper quiz
midterm past paper quiz

CS502 Midterm Past Paper

You have come here while searching for CS502  midterm past papers. But before going to download the CS502  midterm past paper. I have a better option for you. That is, that you can attempt the online quiz of CS502.

Practice Quiz from CS502 Midterm Past Paper

This quiz will evaluate your preparation for the CS502 midterm examination and it is based on the past papers of CS502 . The purpose of this quiz is to evaluate your performance in this subject. If you can pass this quiz, then there is a great chance that you can secure good marks in your exams.





0%
0 votes, 0 avg
0

Your Time starts now

Times Up


Created on By faisal_faisi

CS502

midterm past paper quiz

CS502 Midterm Past Papers Practice Quiz

Welcome to CS502 Midterm Online Practice Quiz.

You can check your preparation of CS5021 for your Exams here.

Questions Will be different every time you will attempt.

1 / 30

Category: CS502-mid

1. When we call heapify then at each level the comparison performed takes time

2 / 30

Category: CS502-mid

2. Due to left complete nature of binary tree, the heap can be stored in

3 / 30

Category: CS502-mid

3. ______________ graphical representation of algorithm.

4 / 30

Category: CS502-mid

4. Counting sort the numbers to be sorted are in the range 1 to k where k is small.

5 / 30

Category: CS502-mid

5. F (n) and g (n) are asymptotically equivalent. This means that they have essentially the same __________ for large n.

6 / 30

Category: CS502-mid

6. In addition to passing in the array itself to Merge Sort algorithm, we will pass in _________other arguments which are indices.

7 / 30

Category: CS502-mid

7. Random access machine or RAM is a/an

8 / 30

Category: CS502-mid

8. For the Sieve Technique we take time

9 / 30

Category: CS502-mid

9. A RAM is an idealized machine with ______________ random-access memory.

10 / 30

Category: CS502-mid

10. In analysis, the Upper Bound means the function grows asymptotically no faster than its largest term.

11 / 30

Category: CS502-mid

11. What is the total time to heapify?

12 / 30

Category: CS502-mid

12. Consider the following Algorithm: Factorial (n){ if (n=1) return 1 else
return (n * Factorial(n-1)) }
Recurrence for the following algorithm is:

13 / 30

Category: CS502-mid

13. In 2d-space a point is said to be ________if it is not dominated by any other point in that space.

14 / 30

Category: CS502-mid

14. Asymptotic growth rate of the function is taken over_________ case running time.

15 / 30

Category: CS502-mid

15. What type of instructions Random Access Machine (RAM) can execute?

16 / 30

Category: CS502-mid

16. In analysis of f (n) =n (n/5) +n-10 log n, f (n) is asymptotically equivalent to ________.

17 / 30

Category: CS502-mid

17. What type of instructions Random Access Machine (RAM) can execute? Choose best answer

18 / 30

Category: CS502-mid

18. Algorithm is concerned with.......issues.

19 / 30

Category: CS502-mid

19. The Knapsack problem belongs to the domain of _______________ problems.

20 / 30

Category: CS502-mid

20. In Quick sort, we don’t have the control over the sizes of recursive calls

21 / 30

Category: CS502-mid

21. Mergesort is a stable algorithm but not an in-place algorithm

22 / 30

Category: CS502-mid

22. For Chain Matrix Multiplication we can not use divide and conquer approach because,

23 / 30

Category: CS502-mid

23. For small values of n, any algorithm is fast enough. Running time does become an issue when n gets large.

24 / 30

Category: CS502-mid

24. Due to left-complete nature of binary tree, heaps can be stored in

25 / 30

Category: CS502-mid

25. After sorting in merge sort algorithm, merging process is invoked.

26 / 30

Category: CS502-mid

26. Sieve Technique applies to problems where we are interested in finding a single item from a larger set of _____________

27 / 30

Category: CS502-mid

27. Consider the following code:
For(j=1; j<n;j++)
For(k=1; k<15;k++)
For(l=5; l<n; l++)
{
Do_something_constant();
}
What is the order of execution for this code.

28 / 30

Category: CS502-mid

28. 8n2 + 2n - 3 will eventually exceed c2*(n) no matter how large we make c2.

29 / 30

Category: CS502-mid

29. If there are Θ (n2) entries in edit distance matrix then the total running time is

30 / 30

Category: CS502-mid

30. If we associate (x, y) integers pair to cars where x is the speed of the car and y is the negation of the price. High y value for a car means a ________ car.

Your score is

The average score is 0%

Share your results with your fellow students

LinkedIn Facebook Twitter VKontakte
0%

Exit

Note before downloading CS502  midterm past paper

One thing to note dear fellows that you must don’t rely on these papers only. They can be a source of help but not an ultimate solution. If you want to get good marks in your exams you are advised to go through all of your handouts and must watch all of the video lectures.

Golden rules for good marks in VU Exams.

As per my experience, I have developed some golden rules for getting good marks in Virtual University Exams based on experience. I got 3.96 CGPA by following these rules. So here they are:

  1. Never miss your Quiz, Assignment, or GDB.
  2. Always try to do your Assignment on your own.
  3. Try your best to finish your video lectures 10 days before exams.
  4. Try your best to read your handouts twice before exams.
  5. Read forward attempt backward.
  6. Never schedule more than one paper on the same day.
  7. Your most difficult paper should have a gap of 1 or more days.
  8. Toughest paper must be scheduled first.
  9. Read questions forward and attempt backward.
  10. Don’t waste your time during a paper on illegal activities.




You can also download the Latest VU Handouts

To download the CS502  midterm past paper click here.