Monday 20 July 2020

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


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/








data structures and algorithms Web Developer

No comments:

Post a Comment