Regular Expression Assignment Overview This repository contains solutions for an assignment that involves solving 10 problems using regular expressions in Java. The assignment requires processing input files and generating output files according to specified formats.

Requirements Solve all 10 problems using Java and regular expressions. The Java program should read from one input text file and produce one output text file. Follow the specified input and output formats for each problem. for more details follow assigment1.pdf.