Introduction
It is best opportunity for me to work with another peer on the same algorithm. I write the algorithm through mock interview last Saturday and then continued to practice a few hours using C#. I also have chance to review C++ code from the peer. Learning algorithm is such a small group activity, I have to learn from others and start to get to know more about C++ through code review.
Today I got some C++ code to review on the algorithm called remove invalid parentheses.
Code review
Here is the C++ code.
No comments:
Post a Comment