InterviewSolution
Saved Bookmarks
| 1. |
Counting intersections can be done using the inclusion-exclusion principle only if it is combined with De Morgan’s laws of complementing.(a) true(b) falseThis question was posed to me in an online interview.The origin of the question is Number Theory topic in chapter Number Theory of Data Structures & Algorithms II |
|
Answer» The correct option is (a) true |
|