/leetcode-go

leetcode problems written in Go

Primary LanguageGo

leetcode-go

Leetcode problems written in Go

<folder_name>=<#problem>-<problem_name>

<go_file_name>=<leetgo_function_name>

Good solutions

55: jump game 75: sort colors

Need Review

42 56 55 75 94 (stack) 121 127 136 169 (master theorem in solution #5)

Solution not available if not subscribed

41 53 75 102 104 105 134