# leet-code **Repository Path**: new-geek/leet-code ## Basic Information - **Project Name**: leet-code - **Description**: leet-code解题 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## LeetCode 解题 ### 目录 + AddTwoNumbers 两数相加 + ChooseSeat 选择座位(阿里笔试题) + IsLands 计算岛屿 + RangeBitwiseAnd 给定范围按位与 + TwoSum 两数之和