Problem Challenge 2
Comparing Strings containing Backspaces (medium)
Given two strings containing backspaces (identified by the character ‘#’), check if the two strings are equal.
Example 1:
...Given two strings containing backspaces (identified by the character ‘#’), check if the two strings are equal.
Example 1:
...