I would like to submit the following question I was asked
recently during my technical interview at Google.
I'm rephrasing the question to make it clear for everyone
to understand:
- You are going on a one-way flight trip that includes
billions of layovers.
- You have 1 ticket for each part of your trip (i.e: if
your trip is from city A to city C with a layover in city
B, then you will have 1 flight ticket from city A to city
B, and 1 flight ticket from city B to city C.
- Each layover is unique. You are not stopping twice in the
same city.
- You forgot the original departure city.
- You forgot the final destination city.
- All the tickets you have are randomly sorted.
Question are:
- Design an algorithm to reconstruct your trip with minimum
complexity.
- How would you improve your algorithm.
Example:
- randomly sorted:
New York->London
San Francisco-> Hong Kong
Paris->New York
London->San Francisco
- sorted:
Paris->New York
New York->London
London->San Francisco
San Francisco-> Hong Kong
1-What is Report Painter ?
ALE / IDoc. ?
User Exit ?
Variances ?
Please revert back with answer & if u have any Documents
for above question, then plse. send me in my mail ID-
sundarnmishra@gmail.com
thanks & regards
Sundar
One of our potential future investors ask us for
following: "We also wanted to see the high level algorithm
diagrams".
I have searched the Web a lot and have found a lot of types
of diagrams. I will not list them here.
I'm not sure that the definition "high level algorithm
diagrams" exists at all. Any way, if you know it is - where
I can find it on Web.
The more general question. If one need to create (let us
define it this way) high level algorithm diagrams - where
to find types, descriptions and templates on Web.
Thanks a lot.
Valery
Describe your design ability ?what is your Architecture
design GPA as it compares your general GPA?
291
If Web site developer want to evaluate their current
authoring tool, where would they start?
193
What, if anything, is the difference between "executing" a
processing instructions and "processing" a processing
instruction? Are the terms "executing" and "processing"
interchangeable?
117
What was the architecture or design of your last project?
what were the pros and cons of the design?did it scale well?
How can authoring tools support the production of
accessible Web content?
175
What is an authoring tool?
157
Why is packaging and distribution important?
250
One of our potential future investors ask us for
following: "We also wanted to see the high level algorithm
diagrams".
I have searched the Web a lot and have found a lot of types
of diagrams. I will not list them here.
I'm not sure that the definition "high level algorithm
diagrams" exists at all. Any way, if you know it is - where
I can find it on Web.
The more general question. If one need to create (let us
define it this way) high level algorithm diagrams - where
to find types, descriptions and templates on Web.
Thanks a lot.
Valery
215
What is "System framework" layer in multiple layer
programming? (5 layer: UI, Business, Data, Common, "System
framework" are layers in this design)
103
why is testing neccessary?
164
what are the stages of software system engineering process?