Question Bank

JavaScript Immutable Key Masking: Two Approaches Quiz

Difficulty: Hard

Mask the values of specified keys deeply, leaving the last three characters, two ways (recursive clone + mask and structuredClone + mask), plus two companions on path-based targeting and a JSON.stringify replacer variant.

Question Bank
/

JavaScript Immutable Key Masking: Two Approaches Quiz

JavaScript Immutable Key Masking: Two Approaches Quiz

Mask the values of specified keys deeply, leaving the last three characters, two ways (recursive clone + mask and structuredClone + mask), plus two companions on path-based targeting and a JSON.stringify replacer variant.

Question Bank
Hard
JavaScript
quiz
references
immutability
interview-prep

385 views

11

This question bank is available for premium members only.

Upgrade to Premium