Python Qs:
Given JSON body, can you pull specified fields; Name, email, list of activities. Retrieve total minutes of given activities.
In memory database cache problem.
SQL Q:
Given two tables, can you join them? The output should be a combination of the two fields and flag if fields are over or under a given budget.