Even and Odd number stream puzzle

on Wednesday, 12 February 2020
A sequence of 32 bit numbers arrive in order. Design a logic to check for even and odd numbers in this sequence and let the user know the same.
Logic should be most optimal and should work in every case.

Click here for the solution.

0 comments:

Post a Comment