Brex - Frontend II - Phonescreen
Level: Senior
Education: Masters
Years of Experience: 8
Questions Asked: [List of Questions Asked]
- Code out a UI that inclueds filtering a list . You will be given the JSON. You should be able to filter by selected properties and it should support multiple selection.
For example you have a json with some colors , their hex value and ids. You will render all the given color in a grid. Then you’d have a table. When a color or multiple color is selectd from the color grid, the table should only list the selected colors