Expanion ProblemsJavaProgramming Bit flip - Find bit flip between two numbers Posted by Jothi Basu on November 09, 2017 with No comments Given two integers a & b, determine how many bits need to be flipped in a to get the integer b Input : 10 25 Output : 3 Input : 109 275 Output : 7 Answer Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
No comments:
Post a Comment