Trace binary search indices in 18-element array
Company: Bitkernel
Role: Software Engineer
Category: Software Engineering Fundamentals
Difficulty: medium
Interview Round: Take-home Project
Quick Answer: This question evaluates understanding of the binary search algorithm, integer mid-index computation, and array indexing nuances (1-based indexing) when tracing the sequence of probed indices.