Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 271 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 271 Bytes

Offer-in-Python

《剑指offer》的python实现

  • 第二章 面试需要的基础知识

  • 第三章 高质量的代码

  • 第四章 解决面试试题的思路

  • 第五章 优化时间和空间效率

  • 第六章 抽象建模能力

  • 第七章 两个面试案例