/SQL_LIKE_OPERATOR

Implementing the SQL LIKE Operator using REGEX search and Pattern Matching.

Primary LanguagePython

SQL_LIKE_OPERATOR

Implementing the SQL-LIKE Operator using Python REGEX search and Pattern Matching.
Designed as part of a job interview take home assignment. Was pretty fun :)