Section outline
-
-
Discuss on Midterm content if you have any confession or question
Visit the following link for open book mid exam guidelines and answer scripts submission process:
https://drive.google.com/drive/folders/1j-hS7-1-nJpjkXiDixniqqNU4-sqVVcJ?usp=sharing
Download the answer script from the above link and make your answer script pdf before submitting it.
Question Pattern:
MCQ
Short Questions
Analytical Questions
Output tracing
Complexity analysis
Algorithm simulation
Syllabus:
Basic programming concepts up to Array
Searching algorithm(Linear search, Binary search)
brute force approach
Sorting algorithm(Insertion sort, Merge sort, Quick sort)
Divide and Conquer Approach
Complexity analysis