Regular expressions - groups and alternations (Part 3)

Regular expressions are a favorite interview topic. I have recently started writing detailed interview questions and answers on regular expressions. This is the third in the series of programming interview posts on regular expressions. You can read all of them here on my programming interview blog.

  1. Regular expressions interview questions–Part 1
  2. Regular Expressions interview questions–part 2
  3. Regular expressions - groups and alternations (Part 3)