# leetcode **Repository Path**: codeapes666/leetcode ## Basic Information - **Project Name**: leetcode - **Description**: LeetCode Solutions In Golang - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-07 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Leetcode Solutions In Go I try to solve some LeetCode problems when I'm learning Go. All code here passes LeetCode tests. However, it might not be elegant Go code, because I'm still a Go amateur.