Closed oshiiii closed 3 years ago
I have improved the older implementation by adding a subroutine to binary search for the place of insertion of the max element and also ported the code to a more modern STL version.
Hey @DakshKK can you please review and merge this PR, I did it for the hacktoberfest
I have improved the older implementation by adding a subroutine to binary search for the place of insertion of the max element and also ported the code to a more modern STL version.