# Leetcode **Repository Path**: aimeimeitea/Leetcode ## Basic Information - **Project Name**: Leetcode - **Description**: No description available - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 8 - **Created**: 2021-01-22 - **Last Updated**: 2021-01-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README LeetCode ======== ### LeetCode Algorithm | # | Title | Solution | Difficulty | |---| ----- | -------- | ---------- | |剑指 Offer 26|[树的子结构](https://leetcode-cn.com/problems/shu-de-zi-jie-gou-lcof/)| [Golang](./algorithms/golang/subStructure.go)|Medium|