# LeetCode **Repository Path**: WB_LZD/leet-code ## Basic Information - **Project Name**: LeetCode - **Description**: leetcode 题目我的答案 - **Primary Language**: Java - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-18 - **Last Updated**: 2025-02-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LeetCode ### 介绍 LeetCode 题目的我的提交记录答案,边写边提交~ 仅供分享 ### 环境需求 该项目运行于 [IntelliJ IDEA 2021.2](https://www.jetbrains.com/idea/download/#section=mac) 下,你也可以把src部分的代码下载下来拷贝到自己的工程中。