# leetcode **Repository Path**: lacrimarum/leetcode ## Basic Information - **Project Name**: leetcode - **Description**: leetcode刷题笔记 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-07 - **Last Updated**: 2025-06-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 动态规划总结 1、坐标型 2、序列型:...前i个...最小/方式数/可行性 (1)粉刷房子 (2)解码方法 3、划分型