# stage11_module1 **Repository Path**: libaice/stage11_module1 ## Basic Information - **Project Name**: stage11_module1 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-22 - **Last Updated**: 2021-02-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # stage11_module1 这两道题目都可以根据Set集合的特性,来判断是否有重复的值。 第二道题目也可以使用快慢指针,龟兔赛跑的方式来进行实现,这样实现的逻辑比较巧妙。嘻嘻。 谢谢导师批阅:)