Wednesday, March 11, 2015

Mission Minimax


I ended my previous Slog with a hope to 'conquer Minimax'. I feel elated to say, that finally after sweating for days, my team was able to complete it. I felt that this was the start of Computer Science. This was the first 'hard' assignment I'll never forget. It made me think. I made me sweat. It made me work. Yet, I was finally able to code it down in the end. We had already completed other parts of the assignment before touching down Minimax, and hence were able to submit the assignment on time.
(I hope the TA Strike get's over soon, because I'm eager to know how well I did on this assignment, for once!)

In class, we discussed over Linked Lists. The diagrammatic representation made it fairly easy to grasp the idea behind it. With playing over few methods this week, and solving out the lab problems at home, I seemed to be confident about it. The other good think I liked about it was that I was able to find different logics to solve one single problem as compared to few previous weeks, where finding even one recursive call sometimes was a big deal.

No comments:

Post a Comment