Skip to content

lzjqsdd/Crack-Coding-Interview

Repository files navigation

本项目包含了我准备技术面试过程中的参考书籍以及代码,和大家一起分享.

English

目录

  • Algorithm 包含了数论、树、动态规划
  • Basic 包含了C++基本知识的案例、Boost库的使用
  • CPP-Primer 整理了本书各章节相关的例子
  • CrackInterview
  • DesignPattern 包含了每类设计模式的测试代码以及说明
  • EffectiveCPP 包含本书每个章节的测试例子
  • MoreEffectiveCPP 包含本书每个章节的测试例子
  • Leetcode 包含了leetcode上230多道题目的题解、以及测试用例,覆盖了各类题型
  • POJ
  • PythonMachineLearning 机器学习的案例代码

参考书籍

  • c++ primer by Stanley B. LippmanBarbara E. Moo JoséeLaJoie
  • Insider the c++ object model by Houjie
  • Effective C++ by Scott Meyers
  • More Effective C++ by Scott Meyers
  • Effective STL by Scott Meyers
  • Crack the coding interview
  • Coding Interviews or 剑指offer
  • https://leetcode.com/
  • https://www.nowcoder.com

一起分享

如果您觉得本项目有欠缺或者想贡献更多的代码进来,欢迎提交PR

License

This repository is under GNU General Public License v3.0(GPL3.0)

Releases

No releases published

Packages

No packages published