Hi Perl! I recently was applying for jobs and did the following implementation for the problem below:
https://github.com/kthakore/InterviewProblems I was wondering if I could get some critique of my code as I haven't been writing "readable" code for others to read in quite a while. Also is there a better way to do: https://github.com/kthakore/InterviewProblems/blob/master/lib/Correct/Duplicate.pm#L5 Regards, Karitk