Bold Words in String
Given an array of keywords words and a string s, make all appearances of all keywords words[i] in s bold. Any letters between <b> and </b> tags become bold.
Check more interview questions and experiences about Apple
Given an array of keywords words and a string s, make all appearances of all keywords words[i] in s bold. Any letters between <b> and </b> tags become bold.
Check more interview questions and experiences about Apple
Please log in to view interview question details