# niuke_problem **Repository Path**: hsunnyc/niuke_problem ## Basic Information - **Project Name**: niuke_problem - **Description**: 在牛客网上刷剑指offer等编程题,记录自己刷过的题及总结 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-07 - **Last Updated**: 2021-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 剑指offer系列 本项目是剑指offer系列的题解,分享出来目的是共同学习进步, 希望大家如果有更棒的方法/我的方法不正确的地方 一定要及时联系我QAQ - 刷题平台:牛客网-剑指offer - 语言:Java - 类名为牛客网上的题号 (如EasyJZ5代表:简单题中的题号为JZ5) ### 中期心得 在牛客上写题的时候,有时候顺便也在LeetCode上提交一下; 有时候(不止一次),牛客上可以通过,但是LeetCode上不能通过, 原因就是牛客上的测试用例太少有的bug测不出来,所以还是建议LeetCode上写题