The comprehensive description of the problem can be found here http://www.geeksforgeeks.org/median-of-two-sorted-arrays/here. Looking I'm looking for code review, clever optimizations, adherence to best practices. etc.
This code is also a correction of code previously posted here .
The comprehensive description of the problem can be found here http://www.geeksforgeeks.org/median-of-two-sorted-arrays/. Looking for code review, clever optimizations, adherence to best practices. etc. This code is also a correction of code previously posted here