IBM Interview Question

Simple enough sorting and comparison algorithm to be completed in Python with test cases to provide full decision coverage.

Interview Answer

Anonymous

Jun 1, 2018

I got the logic right, but I hadn't fully brushed up on my Python and I know I got the syntax all wrong.