LeetCode Question · Jan 2021

Facebook | Phone screen | 2021 | Filter items by array of rules

2 upvotes 318 views 3 replies

Question Details

Given an array of items arr const arr = [{type: \'phone\', color: \'green\', name: \'iPhone\'}, {type: \'phone\', color: \'gold\', name: \'Samsung\'}, {type: \'computer\', color: \'silver\', name: \'Chromebook\'},]; And rules const rules...

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Arrays