Intuit interview question

Implement a queue with only stacks. Implement a data structure with the following methods: pick an element randomly, add an element, remove an element.