# interview **Repository Path**: aninn/interview ## Basic Information - **Project Name**: interview - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-21 - **Last Updated**: 2022-04-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 一些面试题的代码实现 - interview - ch01 多线程事物问题 - ch01 交替输出问题 - ch03 synchronized(this)、synchronized(class)与synchronized(Object)的区别