X Interview Question

1. implement integer divide operation using multiply 2. implement Queue enqueue/dequeue using a stack.