XML 2 - Find the Maximum Depth in Python - HackerRank Solution
XML2 - Find the Maximum Depth in Python - HackerRank Solution Problem : You are given a valid XML document, and...
XML2 - Find the Maximum Depth in Python - HackerRank Solution Problem : You are given a valid XML document, and...
XML 1 - Find the Score in Python - HackerRank Solution Problem : You are given a valid XML document, and you have to...
Detect HTML Tags, Attributes and Attribute Values in Python - HackerRank Solution Problem : You are given an HTML ...
HTML Parser - Part 2 in Python - HackerRank Solution Problem : *This section assumes that you understand the basics ...
HTML Parser - Part 1 in python - HackerRank Solution Problem : HTML Hypertext Markup Language is a standard ma...
Hex Color Code in Python - HackerRank Solution Problem : CSS colors are defined using a hexadecimal (HEX) notation fo...
Validating and Parsing Email Addresses in Python - HackerRank Solution Problem : A valid email address meets the follow...
Regex Substitution in Python - HackerRank Solution Problem : The re.sub() tool (sub stands for substitution) evaluate...