employer cover photo
employer logo
employer logo

Daxtra Technologies

Is this your company?

Daxtra Technologies Interview Question

Coding in pseudo-code a binary-search algorithm that also finds the insertion point for adding new elements efficiently.

Interview Answer

Anonymous

Jan 30, 2012

Please refer to http://rosettacode.org/wiki/Binary_search for a solution