What other technologies have you used in hadoop sta ck?
what is Modular hardware?
When did css 3 come out?
Explain bloom?
Roads concatenation Problem
Consider we have some GIS (Geo Information System) operating
over some road network. Each road represented as array of
two-dimensional geographical points. Road network is a set
of roads.
System has function called Concatenate(). This function
takes raw road network and should return optimized road
network. Optimization lies in concatenating roads with
matching start or end points, i.e. if road AB end point
matches road BC start point, then optimized network should
contain concatenated road AC. Optimized network shouldn’t
contain two roads which can be concatenated.
Your task is to suggest set of test cases for Concatenate()
function in order to make sure it works correctly.
public interface IPoint
{
double Lat { get; }
double Lon { get; }
}
public Road : List
What is the benefit of native sql query support in hibernate?
What’s your preferred text editor?
Explain implicit and explicit intents.
Why script error occur in between recording in qtp?
What, if anything, is the difference between "executing" a processing instructions and "processing" a processing instruction? Are the terms "executing" and "processing" interchangeable?
How shipping point is determined?
1. How many jobs can we write in a single file? 2. How many maximum members can exist in a single partition data set(pds) in jcl?
What is retain in ios?
How have you completed both BSc botany & BCA in 2010?
Why water bubbles when D.C. Current is passed through it? Why not when A.C. Current is passed?