Abyss of lala land

I am roticv

Saturday, September 05, 2009

.

The questions for Google Code Jam Qualifying round turned out to be simple. I was wondering why people could solve problem A so quickly, only to realise that I used an overkill solution for it (Trie). Problem B was a DFS and C DP.

I have been wanting to write about why we need theorem and why we should use them. The reason is because having theorems help us do less work. For example, to prove that dim(V/W) = dim(V) - dim(W), we can start with the basis and work to prove that the statement is correct. However, we can create a linear map T: V -> V/W, T(x) = x + W. Using dimension theorem, the above can be easily seen. The point I'm trying to make is that the extension of basis is already done in the dimension theorem, so by using dimension theorem, we can leave out that part of the proof.

AI allows me to play with a virgin set of mindstorm NXT for at least 10 weeks and I'm starting to panic about the project. I can really fill the weight of the work piling.

Labels: ,

3 Comments:

At September 5, 2009 at 1:41 PM , Anonymous Anonymous said...

Its amusing to see these labeled under "Victor's boring life".

Aquila

 
At September 5, 2009 at 4:15 PM , Blogger roticv said...

Isn't it boring?

 
At September 5, 2009 at 11:08 PM , Blogger The_Laptop said...

If you think wrestling crocodiles daily is boring...

 

Post a Comment

Subscribe to Post Comments [Atom]

<< Home