Shopify interview question

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

Interview Answer

Anonymous

25 Jan 2022

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