InterviewDB Question

Text Handling: Parse and Transform Rich-Text Markup into Plain Text

Question Details

Problem You are given a string containing a simple markup language with tags [b], [i], [u], [link=url], and [/tag]. Implement a parser that strips all markup and returns clean plain text. Additionally, implement a renderer that converts markup to HTM…

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Coding Phone