Cracking the Coding Interview 2024 pdf epub mobi 电子书


Cracking the Coding Interview

简体网页||繁体网页

Cracking the Coding Interview 2024 pdf epub mobi 电子书 著者简介

Gayle Laakmann McDowell is the founder and CEO of CareerCup and the author of Cracking the PM Interview and Cracking the Tech Career.

Her background is in software development. She has worked as a software engineer at Google, Microsoft, and Apple. At Google, she interviewed hundreds of software engineers and evaluated thousands of hiring packets on the hiring committee. She holds a B.S.E. and M.S.E. in computer science from the University of Pennsylvania and an MBA from the Wharton School.

She now consults with tech companies to improve their hiring process and with startups to prepare them for acquisition interviews.


Cracking the Coding Interview 电子书 图书目录




点击这里下载
    


想要找书就要到 本本书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-06-26

Cracking the Coding Interview 2024 pdf epub mobi 电子书

Cracking the Coding Interview 2024 pdf epub mobi 电子书

Cracking the Coding Interview 2024 pdf epub mobi 电子书



喜欢 Cracking the Coding Interview 电子书 的读者还喜欢


Cracking the Coding Interview 电子书 读后感

评分

9月份将要找工作,准备面试必不可少,已经读过《编程之美》《编程珠玑》《程序员面试指南》等书,感觉本书上的很多题以前都或多或少的了解过,完整的学习完本书之后还是有很多收获,从面试技巧,到数据结构与算法等方面的问题,分析问题的能力也提高了不少,而且全英文的书籍对...

评分

本书中文版权由图灵公司获得,翻译已经完成,即将在10月左右出版。 本书在第四版的基础上做了大量更新,增补篇幅达200多页。第五版增加了不少面试题,修订了部分原有题目的解决方法,并新增了几个章节和其他内容。  

评分

评分

看到评论里面有人说这个没什么用,不如做leetcode。 个人部分同意这个观点,如果想找到工作,尤其是大厂的工作,只看这个肯定是不行的。leetcode肯定是要刷的。而且光刷都是不行的,需要非常多的消化和总结。 但是是不是说这本书就是没有用呢,其实并不是。只是很多人对于它的...  

评分

编程本质是思维活动,也是智力活动,重在思考问题的方法和切入问题的角度。 如果有一本书可以系统地告诉你在找工作前需要做哪些准备,如何准备,具体准备些什么知识,是不是非常美妙? 唔,不要丝毫犹豫,这本书就是你要找的!  

类似图书 点击查看全场最低价
出版者:CareerCup
作者:Gayle Laakmann McDowell
出品人:
页数:687
译者:
出版时间:2015-7-1
价格:USD 39.95
装帧:Paperback
isbn号码:9780984782857
丛书系列:

图书标签: 面试  算法  计算机  interview  programming  Coding  CS  编程   


Cracking the Coding Interview 2024 pdf epub mobi 电子书 图书描述

Cracking the Coding Interview, 6th Edition is here to help you through this process, teaching you what you need to know and enabling you to perform at your very best. I've coached and interviewed hundreds of software engineers. The result is this book.

Learn how to uncover the hints and hidden details in a question, discover how to break down a problem into manageable chunks, develop techniques to unstick yourself when stuck, learn (or re-learn) core computer science concepts, and practice on 189 interview questions and solutions.

These interview questions are real; they are not pulled out of computer science textbooks. They reflect what's truly being asked at the top companies, so that you can be as prepared as possible. WHAT'S INSIDE?

189 programming interview questions, ranging from the basics to the trickiest algorithm problems.

A walk-through of how to derive each solution, so that you can learn how to get there yourself.

Hints on how to solve each of the 189 questions, just like what you would get in a real interview.

Five proven strategies to tackle algorithm questions, so that you can solve questions you haven't seen.

Extensive coverage of essential topics, such as big O time, data structures, and core algorithms.

A behind the scenes look at how top companies like Google and Facebook hire developers.

Techniques to prepare for and ace the soft side of the interview: behavioral questions.

For interviewers and companies: details on what makes a good interview question and hiring process.

Cracking the Coding Interview 2024 pdf epub mobi 电子书

Cracking the Coding Interview 2024 pdf epub mobi 电子书
想要找书就要到 本本书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

Cracking the Coding Interview 2024 pdf epub mobi 用户评价

评分

不算是读过 因为我真的没翻过几次也没翻过多少页 可能对有的人有用吧但就真的还不如自己复习一下基本知识+刷leetcode…我连leetcode都刷不了几道 读这个真的是太南了。

评分

这个没什么说的了吧 准备面试必读 ^ ^

评分

满分推荐,内容丰富详略得当,很直白的介绍了面试的方方面面,也给出了中肯的建议。对于关键数据结构和算法的介绍也逻辑清晰,基本上都是本着can we do better的思路一步步优化,对思维能力,解决问题能力有很大的帮助。当然,因为没有提供测试数据,一些题目自己写完之后也不敢确认结果是否正确,比较遗憾,也正因如此只做了前几章的题目,后面的直接看了答案来丰富解题思路,希望对刷leetcode也会有帮助。对于一些高级的数据结构和算法,作者也直言工作中几乎不用面试也几乎不问,所以现阶段的重点也应该放在基本数据结构的使用上,array/string/list/hashmap/hashset以及tree是重点,bit manipulation/recursive/DP也要熟练使用。收获颇多,还会再看。

评分

Naive

评分

满分推荐,内容丰富详略得当,很直白的介绍了面试的方方面面,也给出了中肯的建议。对于关键数据结构和算法的介绍也逻辑清晰,基本上都是本着can we do better的思路一步步优化,对思维能力,解决问题能力有很大的帮助。当然,因为没有提供测试数据,一些题目自己写完之后也不敢确认结果是否正确,比较遗憾,也正因如此只做了前几章的题目,后面的直接看了答案来丰富解题思路,希望对刷leetcode也会有帮助。对于一些高级的数据结构和算法,作者也直言工作中几乎不用面试也几乎不问,所以现阶段的重点也应该放在基本数据结构的使用上,array/string/list/hashmap/hashset以及tree是重点,bit manipulation/recursive/DP也要熟练使用。收获颇多,还会再看。

Cracking the Coding Interview 2024 pdf epub mobi 电子书


分享链接









相关图书




本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

友情链接

© 2024 onlinetoolsland.com All Rights Reserved. 本本书屋 版权所有