Hacker News new | past | comments | ask | show | jobs | submit login

"Design an automated DMCA takedown algorithm in 40 minutes"



   For ch: char in solution.text:
     If webpage.html.indexOf(ch) >= 0 then 
      DMCAReq.send()
     End
   End




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: