You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deepflat: Behavior seems good: deepFlat contains a jsDoc and use cases. The tests also seem pretty sufficient (you have a lot of them 👍 )
Difference: No JSDoc on the exported function but it is in the test file (can you move it to the exported function). Tests are sufficient (again a lot of then 👍 ). But I don't see any Strategy or implementation
Intersection: Exercise has not been done
SplitObject: No JSDoc on the function but Strategy and Implementation seem good 👍. If you just add a JSDoc on the splitObject function the solution is perfect
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: