由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - Element of programming interview 300题
相关主题
leetcode和Cracking the Coding Interview用Python练习算法题
有人看这本书吗 Elements of Programming Interviewsepi 还是 The Algorithm Design Manual
刷完一遍leetcode之后要干嘛leetcode vs EPI
EPI (Elements of Programming Interviews) 要看多少?新手请教careercup 到底应该如何用?
leetcode刷三遍,CC150 , EPI各读一遍什么是CC150啊?
可以只刷 leetcode、cc150,没有工作经验可以吗?有人有CC150的python答案吗?
二爷推荐的EPI到了如何一个月搞定码工intern面试啊?
励志故事?EE弱背景吊丝,找工作的经验和体会( F offer )过去半年准备面试总结,希望能帮到大家
相关话题的讨论汇总
话题: element话题: interview话题: java话题: harder
进入JobHunting版参与讨论
1 (共1页)
M*******a
发帖数: 1633
1
和Cracking coding interview 150题差多少?
150看过了还有没有必要再看300题?
难度差多少?
s*******u
发帖数: 220
2


【在 M*******a 的大作中提到】
: 和Cracking coding interview 150题差多少?
: 150看过了还有没有必要再看300题?
: 难度差多少?

r*****e
发帖数: 792
3
我感觉EPI可能难度跟大些,但是涉及的面部太一样,EPI主要是coding,
一些语言相关的,testing,OO的基本没有。另外书的页面和字体稍微小了点,
看起来有点累。不过有时间还是推荐一看的。

【在 M*******a 的大作中提到】
: 和Cracking coding interview 150题差多少?
: 150看过了还有没有必要再看300题?
: 难度差多少?

b*****a
发帖数: 70
4
There are few problems overlapping. About difficulty, I think it is harder,
and it focuses on coding, data structures, and algorithms more. One very
strong advantage of this book is that problems are really high quality (i.e.
, harder) which are suitable for companies who ask harder questions like
Google and Facebook (their authors have worked at Google and Facebook before
). A small disadvantage of this book is that it is mainly in C++.
M*******a
发帖数: 1633
5
多谢哈,那是不是真题,还是就是编出来的。

,
e.
before

【在 b*****a 的大作中提到】
: There are few problems overlapping. About difficulty, I think it is harder,
: and it focuses on coding, data structures, and algorithms more. One very
: strong advantage of this book is that problems are really high quality (i.e.
: , harder) which are suitable for companies who ask harder questions like
: Google and Facebook (their authors have worked at Google and Facebook before
: ). A small disadvantage of this book is that it is mainly in C++.

b*****a
发帖数: 70
6
I think they are using more onsite problems they found, which makes this
book harder; some chapters like Probability and Discrete Mathematics are for
people who applied for Quant I think so these chapters may not be so
directly useful for software engineer interviews. However, since it contains
two times more problems than CC150, I think it makes it as a great
interview prep book.

【在 M*******a 的大作中提到】
: 多谢哈,那是不是真题,还是就是编出来的。
:
: ,
: e.
: before

p********g
发帖数: 61
7


for
contains

【在 b*****a 的大作中提到】
: I think they are using more onsite problems they found, which makes this
: book harder; some chapters like Probability and Discrete Mathematics are for
: people who applied for Quant I think so these chapters may not be so
: directly useful for software engineer interviews. However, since it contains
: two times more problems than CC150, I think it makes it as a great
: interview prep book.

T**********a
发帖数: 15
8
is there java solution source code for it?
b*****a
发帖数: 70
9
No Java solutions yet, but they have a post for Java developers to
understand their C++ solutions. http://elementsofprogramminginterviews.quora.com/C++-for-Java-developers

【在 T**********a 的大作中提到】
: is there java solution source code for it?
u***8
发帖数: 1581
10
what is EPI
1 (共1页)
进入JobHunting版参与讨论
相关主题
过去半年准备面试总结,希望能帮到大家leetcode刷三遍,CC150 , EPI各读一遍
crack the coding interview是java的题吗可以只刷 leetcode、cc150,没有工作经验可以吗?
BB电面二爷推荐的EPI到了
求面试的题库, 专业的练习题,附答案励志故事?EE弱背景吊丝,找工作的经验和体会( F offer )
leetcode和Cracking the Coding Interview用Python练习算法题
有人看这本书吗 Elements of Programming Interviewsepi 还是 The Algorithm Design Manual
刷完一遍leetcode之后要干嘛leetcode vs EPI
EPI (Elements of Programming Interviews) 要看多少?新手请教careercup 到底应该如何用?
相关话题的讨论汇总
话题: element话题: interview话题: java话题: harder