soorabsoni / Competitve-Programming

Happy Problem Solving
MIT License
0 stars 16 forks source link

Add Honest Coach 1360B codeforces #23

Closed tejasbirsingh closed 3 years ago

tejasbirsingh commented 3 years ago

Added the solution for Honest Coach problem which can be solved using sorting and greedy technique using O(N*Logn) time and constant Space Issue- #17