We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
The requirement contains a wrong description. It says "The WordOmitter component takes an array of words to omit as a prop called omitWords." but the component doesn't take any props. You need to use the constant OMITTED_WORDS instead.
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Word Omitter
You are viewing a single comment's thread. Return to all comments →
The requirement contains a wrong description. It says "The WordOmitter component takes an array of words to omit as a prop called omitWords." but the component doesn't take any props. You need to use the constant OMITTED_WORDS instead.