Question: Write a function that converts encoded HTML into actual HTML. The function will take a string of text, and then a hashmap, mapping html tags

Write a function that converts encoded HTML into actual HTML. The function will take a string of text, and then a hashmap, mapping html tags to a list of tuples, where each tuple represents the first and last index of the string that the tags need to encompass.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!