Skip to content Skip to sidebar Skip to footer
Showing posts with the label String Matching

Changing Letters Algorithm, Works In Jsbin But Not In Coderbyte, Seeking Clarification

I'm going through the CoderByte exercises and I came across the following problem: >Using t… Read more Changing Letters Algorithm, Works In Jsbin But Not In Coderbyte, Seeking Clarification

Regex Returns String Undefined

I am trying to extract hash value from an magnet link but it returns undefined var tesst = 'mag… Read more Regex Returns String Undefined