Skip to main content

All Questions

Filter by
Sorted by
Tagged with
12 votes
3 answers
393 views

Karate Chop Kata

I had some time to kill today, and I found the Karate Chop Kata. Specification: Write a binary chop method that takes an integer search target and a sorted array of integers. It should return ...
RubberDuck's user avatar
  • 31.1k