由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - why algorithm related question is often asked during interv
相关主题
Java6里面int跟Integer已经实现了自动转换?如何在java 1.4.2底下进行公钥加密,私钥解密
对于Senior Java developer,哪些方面的能力是比较重要的?新人请教java学习的问题
新手学JAVA,遇到一个难题,有大侠愿意帮忙吗?求一本算法的书
leetcode longest consecutive sequence还是想不通!有没有什么package 可以用来算cumulative distribution function?
怎样才能使一个算法用于不同的数据结构?请推荐本java algorithms advanced点的书
请问哪里能找到radixsort java code?请推荐JAVA DATA STRUCTURE 的书
binary tree node spacing algorithm help求一个书的电子版。不知道是否有人有? (转载)
应聘面试,做Java测试都有哪些内容Algorithms in Java 书的答案
相关话题的讨论汇总
话题: algorithm话题: interv话题: why话题: often话题: asked
进入Java版参与讨论
1 (共1页)
t****r
发帖数: 25
1
even if you don't actually have an opportunity in the job to even using them
??
g*****g
发帖数: 34805
2
Actually Algorithm's used everywhere, and the ability to use the right one
in right place is important. Some interviewer can go to the wrong direction
though. e.g. Instead of knowing the idea of quicksort, they really want you
to implement it in 15 minutes, which I wouldn't be able to do.
Hell, why remember something when you know it's there and you can find it
on google.

them

【在 t****r 的大作中提到】
: even if you don't actually have an opportunity in the job to even using them
: ??

t****r
发帖数: 25
3
hahaha... the last sentence is a kill..
zan.

direction
you

【在 g*****g 的大作中提到】
: Actually Algorithm's used everywhere, and the ability to use the right one
: in right place is important. Some interviewer can go to the wrong direction
: though. e.g. Instead of knowing the idea of quicksort, they really want you
: to implement it in 15 minutes, which I wouldn't be able to do.
: Hell, why remember something when you know it's there and you can find it
: on google.
:
: them

1 (共1页)
进入Java版参与讨论
相关主题
Algorithms in Java 书的答案怎样才能使一个算法用于不同的数据结构?
Recommend a Book about Algorithm? (转载)请问哪里能找到radixsort java code?
一本用Java进行算法面试的好书 (转载)binary tree node spacing algorithm help
请junior level对算法要求有多高?应聘面试,做Java测试都有哪些内容
Java6里面int跟Integer已经实现了自动转换?如何在java 1.4.2底下进行公钥加密,私钥解密
对于Senior Java developer,哪些方面的能力是比较重要的?新人请教java学习的问题
新手学JAVA,遇到一个难题,有大侠愿意帮忙吗?求一本算法的书
leetcode longest consecutive sequence还是想不通!有没有什么package 可以用来算cumulative distribution function?
相关话题的讨论汇总
话题: algorithm话题: interv话题: why话题: often话题: asked