# interview **Repository Path**: tarry-t/interview ## Basic Information - **Project Name**: interview - **Description**: 面试相关代码整理-包括从Java基础到常规框架,以及MySQL、Redis等常见中间件所遇到的相关问题。 - **Primary Language**: Java - **License**: EPL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-19 - **Last Updated**: 2023-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Interview #### 介绍 面试相关代码整理 #### 软件架构 软件架构说明 1. parent 父类结构 2. design-pattern 设计模式相关代码 3. tarry-common 通用包 4. java-base Java基础相关代码 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request