Learn about regex syntax: character classes, quantifiers and more
Regular expressions (Regexes, for short) are patterns used to match character combinations in strings. In this challenge you'll build your own implementation of grep, a CLI tool for searching using Regexes.
Along the way you'll learn about Regex syntax, character classes, quantifiers and more.
    
      
        Ananthalakshmi Sankar
      
      
        Automation Engineer at Apple
      
    
  
    
  
    
      
      
      
        “
      
      
      
    
    
      
        I think the instant feedback right there in the git push is really cool.
Didn't even know that was possible!
      
    
  
  
    
    
      
        Patrick Burris
      
      
        Senior Software Developer, CenturyLink