PetarV- / Algorithms

Several algorithms and data structures implemented in C++ by me (credited to others where necessary).
MIT License
645 stars 235 forks source link

more efficient method to find middle element index #25

Open Aaditrii opened 4 years ago

Aaditrii commented 4 years ago

More efficient method to find middle element index when value of n is large.