Yester Day i Attended a interview interviewer asked that Due to Sum Bug the total Testing process is Blocked and still hundred test cases are remaining to execute with in a week u have to reliese to the customer at that time what will you do?
6 11436Pls send Syllabus of Jr.Eng grade2 electronics e.n.no 02/2008 & model qustions to my id amarlalmeppurath@yahoo.com
2009Post New NSN Interview Questions
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 a ‘Scala set’? What are methods through which operation sets are expressed?
What are different types of loops in c++?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Compare mongodb and couchdb at high level?
Tell me have you ever had to negotiate in order to get your way when working in a group? : insurance health
What is JDBC API and when do we use it?
Explain what is the most important record in ps hrms?
What are the functions performed by rails migration?
Does wordpress use laravel?
How to run django in pycharm?
Explain transaction and various methods to manage it?
What is React.PropTypes?
What role do functional modules play in structural authorization?
How do I fix msvcp140 dll missing in windows 7?