How to Find the Maximum of Two Integers without Using Comparison Operator? September 18, 2016 c / c++, interview questions No Comments This is a classic interview question: You are asked to write a function that returns a bigger number of both, without using any comparison operator, such as if, or … [Continue Reading...]