Anuragcoderealy / Codenewhacktober

A repo for beginner contributors in hacktober 2022 , you can create a file and upload a new program and pull. Make sure the program is error free. Multiple languages allowed . Happy coding.
33 stars 140 forks source link

added allocating minimum number of pages problem #206

Open srijani18 opened 2 years ago

srijani18 commented 2 years ago

Allocating minimum number of pages such that the maximum number of pages assigned to a student is minimum using binary search algorithm.