summaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorHaidong Ji2019-03-03 21:25:10 -0600
committerHaidong Ji2019-03-03 21:25:10 -0600
commitbf3c1de9f72097bc5a6937344f9402854ce18abc (patch)
tree78bfbed03d3fc8578b40a1a503bc0434a54594b4 /.idea
parent3a6cbab3d53e5b04a6ea10df7854e4f3bce4f3a3 (diff)
Merging tables done!
Another interesting problem to solve. I gained a much better understanding of disjoint sets (aka Union/Find) through the coding challenge. A few takeaways: 1. Writing test cases is so important. I can sink my teeth into it and have something concrete to work on, instead of wasting time beating around the bush; 2. Modify starter code to make it testable, if it's not easy to test to begin with; 3. Get started early, so I can use my "sleep on it" technique. It really improves understanding! 4. I'm slightly bothered by the fact that I don't have a test case to catch the issue with grader test case 8. I looked at the code and added line 61 which enabled me to pass the grader.
Diffstat (limited to '.idea')
0 files changed, 0 insertions, 0 deletions