Workday Interview Question

VIBE checks, diversity and inclusion, previous projects, technical knowledge. For the technical interview, I was asked to explain a simple way to determine if a number is odd or even and then to find when a function might fail.

Interview Answer

Anonymous

Dec 14, 2023

Determining if a number is odd just to see if divisible by 2. For the failing function, just list out all possibilities