- First problem was to basically return an object except the object property that was passed as a parameter, this tests your JS object manipulation skills
- Second problem was basically to return a function that performs an operation where we need to return a specific day based on the input passed to the function. This tests your array, currying, closures skills.
- Detailed problem statement is inside the indiviudal folders