# data-sturcture **Repository Path**: violetylove/data-sturcture ## Basic Information - **Project Name**: data-sturcture - **Description**: 为了记录自己所写的数据结构和算法的代码,便有了它 - **Primary Language**: Unknown - **License**: WTFPL - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-27 - **Last Updated**: 2025-12-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 数据结构和算法 ## 一、 用途 - 保留本人学习数据结构和算法时的代码 - 练习个人编码能力 - 方便个人练习算法 ## 二、具体内容 - 一些常用的数据结构 - 一些算法的具体实现 ## 三、其他 - JDK版本:JDK17