Problem Statement:
b) Write a python program to store roll numbers of student array who attended training program in sorted order. Write function for searching whether particular student attended training program or not, using Binary search and Fibonacci search
Reference: https://www.geeksforgeeks.org/fibonacci-search/
No comments:
Post a Comment