Tagged Questions
2
votes
3answers
102 views
Fitting Lines into a Grid Matrix [Competition , Not HW]
In a recent competition organized by "AmDocs" , I came across the following question : (The basic Idea of the question)
You are a given a matrix of fixed size 12x12.
You are given six line segments ...
1
vote
0answers
233 views
Maximum Number of Rectangles to Fit in An Area [Competition , Not HW]
I have had this category of problems before, but never been able to solve it.
The problem statement this time being :
There are a given number of rectangles (different dimensions, given) , and a ...