Skip to content

剑指OFFER第二版每一题的多解法思考(包括官方思路和Leetcode上一些巧妙的思路)

Notifications You must be signed in to change notification settings

EricFuma/jianzhiOffer-Python-Coding

Repository files navigation

剑指OFFER第二版每一题的多解法思考

  1. 笔试题和LeetCode上的剑指OFFER第二版专题保持一致,共75题
  2. 题解中包括了官方思路、自己的解法以及Leetcode题解中的一些巧妙的思路(会附上原链接)
  3. 代码用的是Python3,后续会补上C++版本
  4. 只给到大致的题目描述和自己拟的个别输入输出样例,更详细的题述见LeetCode牛客专栏

不足或错误之处请指出~

About

剑指OFFER第二版每一题的多解法思考(包括官方思路和Leetcode上一些巧妙的思路)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages