#story-interview .page4 .active-rule li:nth-child(1)
分类:
移动开发 时间:
2015-07-31 17:58:30
阅读次数:
173
CrowdFlower Winner's Interview: 1st place, Chenglong ChenTheCrowdflower Search Results Relevancecompetition asked Kagglers toevaluate the accuracy of ...
In May 2014, I started to apply for HKU. Dr.Heming found me. He wanted to give me an interview. I was pleased to receive his tasks. From May to September 2014, I concentrated myself on his tasks about...
分类:
其他好文 时间:
2015-07-24 08:04:04
阅读次数:
127
Ques 01. What is the difference between ByVal and ByRef and which is default ?Solution: ByRef: If you pass an argument by reference when calling a pro...
分类:
编程语言 时间:
2015-07-21 16:53:42
阅读次数:
241
Two Wrongs Can Make a Right (and Are Difficult to Fix)Allan KellyCODE NEVER LIES, BUT IT CAN CONTRADICT ITSELF. Some contradictions lead to those “How can that possibly work?” moments.
In an interview...
分类:
其他好文 时间:
2015-07-12 12:52:33
阅读次数:
115
A classic interview question. This link has a nice explanation of the idea using two stacks and its amortized time complexity.I use the same idea in m...
分类:
其他好文 时间:
2015-07-07 12:33:18
阅读次数:
102
Question:A Slice of an array said to be a Bounded slice if Max(SliceArray)-Min(SliceArray) stack = new LinkedList(); private Deque minStack = new L...
分类:
其他好文 时间:
2015-07-03 01:42:10
阅读次数:
208
How Much Did It Rain? Winner's Interview: 1st place, Devin AnzelmoAn early insight into the importance of splitting the data on the number of radar sc...
Question:Given a n,m which means the row and column of the 2D matrix and an array of pair A( size k). Originally, the 2D matrix is all 0 which means t...
分类:
其他好文 时间:
2015-07-02 06:36:01
阅读次数:
162
Question:You are given information about hotels in a country/city. X and Y coordinates of each hotel are known. You need to suggest the list of neares...
分类:
其他好文 时间:
2015-07-01 06:14:04
阅读次数:
233