DocumentationNeedsInvestigationhelp wanted
Metriche repository
- Star
- (133.883 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Context: https://tour.golang.org/concurrency/10
I think web crawler task is harder than it looks. I saw a lot of solutions and all of them are wrong, even the official one. In order to prove that I have written some tests and script to run them on multiple solutions. You can see results here. I suggest adding these tests to the task the same way as in the word count task.