Skip to content
#

maqsoftware

Here are 6 public repositories matching this topic...

Language: All
Filter by language

Given a set of N nuts of different sizes and N bolts of different sizes. There is a one-one mapping between nuts and bolts. Match nuts and bolts efficiently. Comparison of a nut to another nut or a bolt to another bolt is not allowed. It means nut can only be compared with bolt and bolt can only be compared with a nut to see which one is bigger/…

  • Updated May 28, 2021
  • C++

Add this topic to your repo

To associate your repository with the maqsoftware topic, visit your repo's landing page and select "manage topics."

Learn more