LeetCode Question · Jan 2020 · Los Angeles

Facebook | Phone | Front End Engineer

18 upvotes 3,896 views 6 replies

Question Details

Write a class called DOMStore that stores a Node and a value (reimplement Map). DOMStore contains the following functions: javascript has(node) //

returns boolean get(node) //

returns node or undefined set(node, value) //...

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

About This Question

This is a reported interview question from a meta interview for a frontend role reported in 2020.

It covers the following topics: Arrays .

Topics

Related Questions