Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Challenge 01 - Matching specific string

You have a test string $S$. Your task is to match the string hackerrank. This is case sensitive.

Solutions