Cracking the Coding Interview

程序员面试金典

下载地址

Google对实习生面试准备的推荐
里面提到了推荐阅读 Cracking the Coding Interview这个本书

《Cracking the Coding Interview》读书笔记

对于代码的编译运行测试

在线编译运行小工具

适用于Php,Java,C,C++,Go等多种语言
https://c.runoob.com/compile 背景为白色
https://tool.lu/coderunner/ 背景为黑色

参考文献