EpocDotFr / codecrafters-grep-python

Source code of my solution to the CodeCrafters' "Build your own grep" challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

progress-banner

Source code of my solution to the CodeCrafters' "Build your own grep" challenge.

I've put myself a personal challenge: do not use any third-party packages (only use built-in Python features). Of course, I did not use Python's re neither.

About

Source code of my solution to the CodeCrafters' "Build your own grep" challenge

License:Other


Languages

Language:Python 98.7%Language:Shell 1.3%