GSK interview question

To give an example in each interview: 1. Given some data, write code to remove rows based on some criteria using pandas. 2. Why GSK? 3. What is the difference between multi-processing and multi-threading? 4. Write a function to compute the median using built-in functions only. What is the complexity of using the "sorted" Python function?