Latest Posts

Latest Posts

HTML Parser - Part 2 in Python - HackerRank Solution

HTML Parser - Part 2 in Python - HackerRank Solution   Problem : *This section assumes that you understand the basics ...

CodeWorld19 8 Oct, 2020 1

HTML Parser - Part 1 in python - HackerRank Solution

HTML Parser - Part 1 in python - HackerRank Solution   Problem : HTML Hypertext Markup Language is a standard ma...

CodeWorld19 8 Oct, 2020

Hex Color Code in Python - HackerRank Solution

Hex Color Code in Python - HackerRank Solution   Problem : CSS colors are defined using a hexadecimal (HEX) notation fo...

CodeWorld19 4 Oct, 2020 1

Validating and Parsing Email Addresses in Python - HackerRank Solution

Validating and Parsing Email Addresses in Python - HackerRank Solution   Problem : A valid email address meets the follow...

CodeWorld19 4 Oct, 2020 4

Regex Substitution in Python - HackerRank Solution

Regex Substitution in Python - HackerRank Solution   Problem : The re.sub() tool (sub stands for substitution) evaluate...

CodeWorld19 4 Oct, 2020

Re.start() & Re.end() in Python - HackerRank Solution

Re.start() & Re.end() in Python - HackerRank Solution   Problem : start() & end() These expressions ret...

CodeWorld19 2 Oct, 2020

Re.findall() & Re.finditer() in Python - HackerRank Solution

Re.findall() & Re.finditer() in Python - HackerRank Solution   Problem : re.findall() The expression re.findal...

CodeWorld19 2 Oct, 2020

Group() Groups() Groupdict() in Python - HackerRank Solution

Group() Groups() Groupdict() in Python - HackerRank Solution   Problem : group() A group() expression returns one or more ...

CodeWorld19 2 Oct, 2020