Cracking the Coding Interview 作者:Gayle Laakmann McDowell 出版社:CareerCup 副标题:189 Programming Questions and Solutions 出版年:2015-7-1 页数:687 定价:USD 39.95 装帧:Paperback ISBN:9780984782857 豆瓣评分 8.7 95人评价 5星 54.7% 4星 33.7%
Cracking the Coding Interview真的值得读吗? Cracking the Coding Interview是风靡码工面试圈的一本书,包括Google雇佣的那帮文科生Recruiter也把它郑重地放在推荐列表里,不过我想说的是这是一本不折不扣的问题书籍! 首先说我是有资格评价它的,我以前把它上面的题都做了一遍,还发现了其中的bug。 写信给作者Gayle,...
CRACKINGTHECODINGINTERVIEW150ProgrammingInterviewQuestionsandSolutionsGAYLELAAKMANNFounderandCEOCareerCup.comCareerCupLLCSeattleWA
crack是破解的意思,是动词。破解软件都是用crack这个词。Cracking the Coding Interview 字面意思是:破解编程面试问题,打开编程面试问题的奥秘
Cracking the Coding Interview(linked list) 第二章的内容主要是关于链表的一些问题。 基础代码: classLinkNode { public: intlinknum; LinkNode *next; intisvisit; protected: private: }; externvoidprintlinkedlist(LinkNode* head); externLinkNode* createlinkedlist();...
《Cracking the Coding Interview》是适合硅谷技术面试的一本面试指南,因为题目分类清晰,风格比较靠谱,所以广受推崇。 以下是我的读书笔记,基本都是每章的课后习题解答,其中不包括第15章。 相关源码在此repo中可以找到:https://github.com/zhuli19901106/Cracking-the-Coding-Interview ...
HackerRank sat down with Gayle Laakmann McDowell, author of Cracking the Coding Interview to dig into remote interviewing tips and best practices.
Cracking the Coding Interview: 150 Programming Questions and Solutions(5th edition)豆瓣评分:9.2 简介:Now in the 5th edition, Cracking the Coding Interview gives you the interview preparation you need to get the top software developer jobs. This is a de