Essa empresa é sua?
React exercise: they give you some react code and ask you to refactor it. It's not a difficult challenge, basically is a non-performant react component and all you need to is refactor it a little bit to add performance (useMemo and useCallback).