由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - Amazon面试问题
相关主题
谷歌电面二面面筋(悲剧了)Second round phone interview with eBay
一个Java面试题目amazon二面
讨论下lc最新的那道hard题吧Given an int array and an int value. Find all pairs in arr
amazon intern 三面几个Java面试题 (转载)
问个Amazon面试题Yelp 面试
收到offer了,我的面试经历和总结过不了leetcode Zigzag Level Order Traversal
leetcode plus one 书上答案是不是错了?Leetcode: Symmetric Tree有没有好的iterative的解法?
Amazon一道电面题,分享下, 这个题应该用哪几个data structure?
相关话题的讨论汇总
话题: what话题: given话题: about话题: input话题: 二面
进入JobHunting版参与讨论
1 (共1页)
h*******r
发帖数: 4
1
1st phone interview:
1. Describe what happens after you input "amazon.com" on your web browser?
What technologies involved during this process?
2. Convert a string to int. What about if the input string is not in a
correct format? What about if the input has 100 digits?
3. Given an integer array, all elements appears event times except one,
write a function to find out this odd element.
2nd phone interview:
1. Tell me about your recent project. What is the most challenging part?
2. Primitive data types in Java. Difference between ArrayList and LinkedList
. Time complexity.
3. Given two cities on a map, how would you find the best route from one to
the other? What aspects you need to consider about to solve it? How to
design?
4. How would you design a shopping cart for an online shopping system, like
Amazon.com?
问一下,一般二面后过多长时间给结果啊?一面完当天就email约二面了。
s*******g
发帖数: 436
2
这是amazon的什么地方的什么position啊?
d*******y
发帖数: 1154
3
In my case, they directly tell me they will move on to the next stage after
every round of my phone screen.

LinkedList

【在 h*******r 的大作中提到】
: 1st phone interview:
: 1. Describe what happens after you input "amazon.com" on your web browser?
: What technologies involved during this process?
: 2. Convert a string to int. What about if the input string is not in a
: correct format? What about if the input has 100 digits?
: 3. Given an integer array, all elements appears event times except one,
: write a function to find out this odd element.
: 2nd phone interview:
: 1. Tell me about your recent project. What is the most challenging part?
: 2. Primitive data types in Java. Difference between ArrayList and LinkedList

1 (共1页)
进入JobHunting版参与讨论
相关主题
一道电面题,分享下, 这个题应该用哪几个data structure?问个Amazon面试题
big number 那道题收到offer了,我的面试经历和总结
leetcode insert interval 为什么没人用binary search?leetcode plus one 书上答案是不是错了?
leetcode 129Amazon
谷歌电面二面面筋(悲剧了)Second round phone interview with eBay
一个Java面试题目amazon二面
讨论下lc最新的那道hard题吧Given an int array and an int value. Find all pairs in arr
amazon intern 三面几个Java面试题 (转载)
相关话题的讨论汇总
话题: what话题: given话题: about话题: input话题: 二面