PrajaktaSathe / Java

Includes programs written in Java. You are welcome to contribute here!
59 stars 92 forks source link

Added ceiling and floor question #91

Closed CoderLovely08 closed 3 years ago

CoderLovely08 commented 3 years ago

@PrajaktaSathe I've added, finding ceiling and floor number from a sorted array using binary search.

91 Please accept my PR it's my first one

PrajaktaSathe commented 3 years ago

Please add your program to the list of programs in the main readme file. @CoderLovely08