Code files for Poozle Project Member Application:
String exact search:
exact_search.cpp - use "./exact_search -h" for help
Sorting algorhithms:
sorting_algos.cpp
RegEx parsing:
raw_string_solution.cpp
regex_solution.cpp - using inbuilt C++ regular expressions library
regex_solution.py - using inbuilt Python regular expressions library