Competitive-Programming-Archives icon indicating copy to clipboard operation
Competitive-Programming-Archives copied to clipboard

Searching Algo and Number Theory for C++

Open chetanpandey1266 opened this issue 4 years ago • 0 comments

Added following

  • Simple Binary Search( Recursive and Iterative both )
  • Binary Search to get the last occurrence of a repeating number
  • Binary Search to get the first occurrence of a repeating number
  • Binary Search for floating point numbers

chetanpandey1266 avatar Oct 02 '20 03:10 chetanpandey1266