Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 276 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 276 Bytes

Good morning! Here's your coding interview problem for today.

This question was asked by ContextLogic.

Implement division of two positive integers without using the division, multiplication, or modulus operators. Return the quotient as an integer, ignoring the remainder.