Write an algorithm program in java for the following question..
In a VLSI design techniques,they used rectangles to design circuits.
EVery rectangle is to be placed according to x,y coordinates.
Check whether or not two rectangles overlap each other.
Here overlapping of rectangles is acceptable, if
1) one rectangle intersect with other.
2) one rectangle fully covers other.
The time of algorithm should not exceed o(n logn).


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What are concepts of OOPS and how are they implemented in Java?

2 Answers   KPIT,


Is it possible to create object with out its default constructor? if possible how? else not possible? justify

5 Answers  


What are controls and their different types in awt?

0 Answers  


which methods consisting of the serilizable interface?

3 Answers  


How to make a class immutable?

15 Answers   Bosch, TSYS,






Q1.A. Write note on “The class path Environment Variable”? B. Which are different kinds of source code? Q2.A. How to create an interface? B. Why convert an applet to an application? Q3.A. How to use Media tracker Class. B. How to use string tokenizer class. Q4 A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on “The properties class” Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.

2 Answers   iGate, Seed Infotech,


What is JAVA? Why it is platform independent?

10 Answers   NIIT,


basic difference b/w ALL types of JDBC driver.

1 Answers   Systematix,


What is member in java?

0 Answers  


What is emant by API? is it related to java only or it is common for all OOPS supporting language?

3 Answers  


What are the six ways to use this keyword?

0 Answers  


What is difference between c++ and java ?

0 Answers  


Categories