gogateiiit's blog

By gogateiiit, history, 7 years ago, In English

Can anyone help me solve below problem?

Given an array with N numbers and given list of pair of integers u and v where each entry is two indices which cannot be together in chosen subset.Tell maximum possible size of such subset.

Don't worry about constraints tell your best solution.

Full text and comments »

  • Vote: I like it
  • 0
  • Vote: I do not like it