Monday, November 7, 2016

HackerRank NCR codespring - super-valid bracket sequences (I - prototype)

Nov. 7, 2016

Problem statement:

https://www.hackerrank.com/contests/ncr-codesprint/challenges/super-valid-bracket-sequences

Julia spent over 2 hours to do some research, work on a simple problem using code, figure out the size T(n), and also came out the formula of recurrence.

Here is her code for prototype work:

https://gist.github.com/jianminchen/d27a0c1b5d7b366903b4c25408d25269

No comments:

Post a Comment