soul_voyage's blog

By soul_voyage, history, 5 years ago, In English

https://imgur.com/A1n9LWj. Many problem statements are empty. Is everyone facing this issue?

Full text and comments »

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

By soul_voyage, history, 5 years ago, In English

I cannot access Topcoder editorials which were located at https://apps.topcoder.com/wiki/display/tc/Algorithm+Problem+Set+Analysis. Can you see it?

Full text and comments »

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

By soul_voyage, history, 6 years ago, In English
  • Vote: I like it
  • +3
  • Vote: I do not like it

By soul_voyage, history, 6 years ago, In English

Any hints for Problem — https://community.topcoder.com/stat?c=problem_statement&pm=8712 I have following dp state — dp[r][b][v] — the maximum chip obtained by having predicting r red cards, b black cards having v chips. Is this dp state correct? How to do transition?

Full text and comments »

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

By soul_voyage, history, 6 years ago, In English

How programming contest problems have changed over the years? Is it good idea to solve previous TopCoder SRM(because they have better editorials) or should i practise on recent CF problemsets?

Full text and comments »

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