TheAlgorithms / Go

Algorithms and Data Structures implemented in Go for beginners, following best practices.

Home Page:https://the-algorithms.com/language/go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove commented code.

raklaptudirm opened this issue · comments

Many files have code which is commented out (Especially main functions as tests). Remove them and write proper tests.

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

This issue was closed because it has been stalled for 7 days with no activity.