jaswanthi's blog

By jaswanthi, history, 9 years ago, In English

Can you please point me to some practice prolems ( on any Online judge) on "K nearest points to origin" It is one time query, But also how can I solve if it's for multiple queries ?

  • Vote: I like it
  • +1
  • Vote: I do not like it

»
9 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Can you expound on what kind of problem is "K nearest points to origin" and your algorithm variant? Is it a one-time kind of query?