Shopify Interview Question

Q: Sort a list of objects with two different sorting identifiers

Interview Answer

Anonymous

Jan 25, 2022

I answered this in the language of choice (Python) by using a custom lambda function.