由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - Epic OA简单的面筋,顺便求refer,求支招
相关主题
题目请教问个epic的coin change面试题
Sign,被Epic据了请教一个careercup第四版上的一个题目
Epic机考面筋Maximum Sum of Increasing Sequence
Epic 笔试面经这道题DP怎么做阿
下周五epic on site 有人组队么?dp problem on mit
问道硬币题目那个leetcode上头得distinct subsequence什么意思
Epic 面经leetcode一题没看明白
找零钱的变体面试题count # of increasing subsequences of String求解
相关话题的讨论汇总
话题: what话题: price话题: each话题: cent话题: string
进入JobHunting版参与讨论
1 (共1页)
Y******g
发帖数: 10
1
小硕一枚,刚转专业一年,因为前期一直focus在修课跟实习上没把找工作放上行程。
因为课程提前修完了,论文也搞完了这个暑假可以提前毕业。这一两个月开始正式着手
找工作,投了一些简历也没什么回复,有些小焦急。努力吭哧吭哧刷题中,希望有
refer机会的站内LZ。
最近电面了三家公司(除了Epic),一家聊得挺好的,tech manager也挺满意的样子(或
许是我的错觉),可是电面第二轮都过了两周了还没有消息。是不是可以move on了?
再求问一下,如果想毕业后relocate到Cali,是不是现在要开始投了?我觉得大公司我
连简历那一关都过不了,小公司可能不会考虑一个那么远的。请版上大牛们提供一些愿
意收本科non-CS的fresh grad的公司名字吧。先谢谢啦!
====================================================================
Section1(IQ):10个题,都不难,我做到第九个答案算出来没来得输入就time up了
。提示:计算器,纸,笔什么的一定要提前standby,我就捣鼓了一下计算器耽误了不少
时间,不然应该能做完。不知道会不会因为没做完悲剧....
Section2 (Math): 20 题,时间不限制,都挺容易的,有些有小trick,我当时不知道
还回头每个题检查了一遍,后面写code也费了不少时间,3个小时才搞完。建议这个部
分做完赶紧move on到下一个section.
Section3(MIIS): 学习一种新的语言,非常简单,就是这种语言有自己的定义String
variables的方法,可以把以数字开头的String variables convert into numeric
variables,然后就可以用来做math problem. 值得提醒的是这些题是环环相扣的,基本
上你需要把前面做完才去做后面,前面的define的东西后面也会用到,所以还是要细心
去对待。
Section4(Coding): 基本上都是Array, List,Hash这类的,没有tree, graph这些比较
难的,可能我没碰到。但是因为题量多,基本上到后来有些exhausting, 第一次做OA,
可能其他公司都这也样吧,以后还得多多练习用notepad写code.看网上有大牛两小时完
成了,真心佩服呀。
题目有:
1. There are two coins which is 55 cents in total, one is not a nickel. What
are these two coins?
2. Banana's price is 30 cent each, apple's price is 40 cent each, xx's price
is 55 cent each. What is pear's price?
3. A goat can climb 3 feet and drop 2 feet in a min, how long does it take
to climb a 70.5 feet cliff?
4. There are 46 offices between A and B, A can pass 5 offices each min, B
can pass 10 offices each min, which office do they meet?
5. A company has a 50,000 check and 500 cash:
1): They bought 40 stamps which is 0.32 each and paid by cash.
2): They bought 2 computers, each is 2100$. 1/10 is paid by check, 1/15 is
paid by cash.
3): They also paid weekly salary for 4 employees who earn 26,000 annually(52
weeks a year).
Q1: how much cash left?
Q2: how much money in the check left?
7. A magic tree can double its height daily, it turn into 80 feet on day 10,
what is it height on day 5?
.........剩下只能记住片段,就不写上来万一误导大家了
Coding 题目有:
1:给一个String是一句话,找出以每个word首字母开头的words个数。eg: my mom is
the most important person for me. m=4, i=2, t=1, p=1, f=1;
2. Two players(Red and Black)在一个N*N的matrix里面找three consecutive same
sequence(3个相同的数字), once they find one, they earn one point. Show
which team would win the game.
貌似我把这个题理解错了
3. 给一个String,do permutation for the lowercase char in the string(只有小
写的,其他的位置不变)
4. 给几个大写字母,A -> 1; B -> 12; C -> 224; D -> a number? can't remember;
E -> 1220; F -> 2400;
G -> 12,280
给出一个含这些字母的String,输出他的subsequence但是要求这些subsequence的里面
每个字母对应的数字sum up要比之前的大,不然就是subtract。输出所有符合条件的
subsequence还是sum up来着,具体记不太清楚了。
===================================================================
a******n
发帖数: 103
2
赞!
请问拿到onsite了吗?oa之后多久有回音啊?
Y******g
发帖数: 10
3

昨天刚做完,希望会有onsite,刚收到HR发信说一周或者两周内会回复我。虽然网上那
么多人说Epic是个坑,对于没坑蹲的有个坑跳跳也不错。

【在 a******n 的大作中提到】
: 赞!
: 请问拿到onsite了吗?oa之后多久有回音啊?

T*U
发帖数: 22634
4
加油
不是名校,非科班+fresh很难。

【在 Y******g 的大作中提到】
: 小硕一枚,刚转专业一年,因为前期一直focus在修课跟实习上没把找工作放上行程。
: 因为课程提前修完了,论文也搞完了这个暑假可以提前毕业。这一两个月开始正式着手
: 找工作,投了一些简历也没什么回复,有些小焦急。努力吭哧吭哧刷题中,希望有
: refer机会的站内LZ。
: 最近电面了三家公司(除了Epic),一家聊得挺好的,tech manager也挺满意的样子(或
: 许是我的错觉),可是电面第二轮都过了两周了还没有消息。是不是可以move on了?
: 再求问一下,如果想毕业后relocate到Cali,是不是现在要开始投了?我觉得大公司我
: 连简历那一关都过不了,小公司可能不会考虑一个那么远的。请版上大牛们提供一些愿
: 意收本科non-CS的fresh grad的公司名字吧。先谢谢啦!
: ====================================================================

n*******s
发帖数: 17267
5
你看看他面你的这些题。。。
EPIC在WISC算是臭名昭著的公司, 工资给的似乎还可以, 但听recruiter说要加班.

【在 Y******g 的大作中提到】
:
: 昨天刚做完,希望会有onsite,刚收到HR发信说一周或者两周内会回复我。虽然网上那
: 么多人说Epic是个坑,对于没坑蹲的有个坑跳跳也不错。

c******r
发帖数: 13
6
同转专业+fresh
加油哈
C********r
发帖数: 145
7
一直没搞懂的是,Epic 考你们这些未来员工也就罢了。搞笑的是它要把客户的员工也
统统考一遍!就是这些神经病考题,2, 3 个小时,大家都笑死了。其实谁最终进入项
目 组也不是他们根据这个说了算!
Epic有点变态的说。
Y******g
发帖数: 10
8
是的是的当时学计算机确实不是因为就业完全是因为对以前的专业提不起半点劲儿。一
直挺喜欢数学逻辑相关的东西,觉得学学计算机也不错。不过现实就这样,所以不能奢
望像楼里大牛们那样还要纠结FLAG offer去哪一个,估计我能有个offer就从了

【在 T*U 的大作中提到】
: 加油
: 不是名校,非科班+fresh很难。

t**r
发帖数: 3428
9
epic 奇葩中的奇葩
x******4
发帖数: 266
10
epic大楼很漂亮
相关主题
问道硬币题目问个epic的coin change面试题
Epic 面经请教一个careercup第四版上的一个题目
找零钱的变体Maximum Sum of Increasing Sequence
进入JobHunting版参与讨论
m*****n
发帖数: 2152
11
这两题竟然不会。
1. There are two coins which is 55 cents in total, one is not a nickel. What
are these two coins?
2. Banana's price is 30 cent each, apple's price is 40 cent each, xx's price
is 55 cent each. What is pear's price?
v***n
发帖数: 5085
12
1. There are two coins which is 55 cents in total, one is not a nickel. What
are these two coins?
One is not, the other is!
2. Banana's price is 30 cent each, apple's price is 40 cent each, xx's price
is 55 cent each. What is pear's price?
Count
a a a -> 30
a + e -> 40
n*******s
发帖数: 17267
13
The second question is BS, but you could separate the chars into vowel and
non vowel
and BS back, lol, that makes you as dumb as they are.

What
price

【在 v***n 的大作中提到】
: 1. There are two coins which is 55 cents in total, one is not a nickel. What
: are these two coins?
: One is not, the other is!
: 2. Banana's price is 30 cent each, apple's price is 40 cent each, xx's price
: is 55 cent each. What is pear's price?
: Count
: a a a -> 30
: a + e -> 40

m*****n
发帖数: 2152
14
没懂,第一题,coin不就是penny, nickel, dime, quarter吗?
两个coin,不管是什么,都不可能是55 cent啊。
第二题,xx's price = 55 cent,这个条件怎么用?

What
price

【在 v***n 的大作中提到】
: 1. There are two coins which is 55 cents in total, one is not a nickel. What
: are these two coins?
: One is not, the other is!
: 2. Banana's price is 30 cent each, apple's price is 40 cent each, xx's price
: is 55 cent each. What is pear's price?
: Count
: a a a -> 30
: a + e -> 40

Y******g
发帖数: 10
15
不清楚具体什么情况,从来没有正式出来工作的人还是蛮好奇的。听phone interview
的人介绍感觉还蛮好的呢,就是地点有点偏。

【在 C********r 的大作中提到】
: 一直没搞懂的是,Epic 考你们这些未来员工也就罢了。搞笑的是它要把客户的员工也
: 统统考一遍!就是这些神经病考题,2, 3 个小时,大家都笑死了。其实谁最终进入项
: 目 组也不是他们根据这个说了算!
: Epic有点变态的说。

Y******g
发帖数: 10
16
此话怎讲?除了实习还没正式工作过的愿听其详,想多多讨教一下经验

【在 t**r 的大作中提到】
: epic 奇葩中的奇葩
Y******g
发帖数: 10
17
电面我的小哥也说楼很漂亮,设备很完整之类的。哈哈,连onsite都还没拿到,楼漂不
漂亮似乎对我来说还没什么意义。不过谢谢提供信息哦。

【在 x******4 的大作中提到】
: epic大楼很漂亮
Y******g
发帖数: 10
18

What
==============================================
“One is not nickel” means there could be one nickel, so the answer should
be one nickel and one half dollar
price
It could be any number i guess

【在 m*****n 的大作中提到】
: 这两题竟然不会。
: 1. There are two coins which is 55 cents in total, one is not a nickel. What
: are these two coins?
: 2. Banana's price is 30 cent each, apple's price is 40 cent each, xx's price
: is 55 cent each. What is pear's price?

Y******g
发帖数: 10
19

What
price
求解释一下这题?那pear的price是?

【在 v***n 的大作中提到】
: 1. There are two coins which is 55 cents in total, one is not a nickel. What
: are these two coins?
: One is not, the other is!
: 2. Banana's price is 30 cent each, apple's price is 40 cent each, xx's price
: is 55 cent each. What is pear's price?
: Count
: a a a -> 30
: a + e -> 40

m*****n
发帖数: 2152
20
真的不知道,还有half dollar的coin !

should

【在 Y******g 的大作中提到】
:
: What
: price
: 求解释一下这题?那pear的price是?

v***n
发帖数: 5085
21
you have the question wrong, actually. I believe the original one was
different from what you posted here.

【在 Y******g 的大作中提到】
:
: What
: price
: 求解释一下这题?那pear的price是?

1 (共1页)
进入JobHunting版参与讨论
相关主题
面试题count # of increasing subsequences of String求解下周五epic on site 有人组队么?
求解这个动态规划题问道硬币题目
大家帮忙解释一个 LeetCode DP (distinct subsequences)Epic 面经
Question on leetcode Distinct Subsequences找零钱的变体
题目请教问个epic的coin change面试题
Sign,被Epic据了请教一个careercup第四版上的一个题目
Epic机考面筋Maximum Sum of Increasing Sequence
Epic 笔试面经这道题DP怎么做阿
相关话题的讨论汇总
话题: what话题: price话题: each话题: cent话题: string