Tag Archives: Groupon Interview Questions

Groupon Interview Questions – Set 1

Company: Groupon Technical Interview Questions – Q1. Find Kth Min Values in an array? Q2. Write in-order traversal without using recursion? Q3. Reverse words in a string. Ex: Input : “This is a String” Output: “String a is This” Q4. Removing duplicates from unsorted list of integer? if you have unsorted list of 0,5,9,5,6,7,6,9 the Read More →