Group B 12[b] Write a python program to store names and mobile numbers of your friends in sorted order on names. Search your friend from list using Fibonacci search. Insert friend if not present in phonebook.
Very good explanation of Fibbonacci SearchProblem Statement:b) Write a python program to store names and mobile numbers of your friends in sorted order on names. Search your friend from list using Fibonacci ...
Read More