Category Archives: Google

What’s wrong with binary search!

There’s a bug in the code of “Binary Search” as most of us write it. When asked most of us code binary search as – int binary_search(int *a, int len, int key) { int low = 0; int high = … Continue reading

Posted in Algorithm, Binary Search, Google | Tagged , , , , | 7 Comments

Google Search Now With Wiki Features

Today, I suddenly saw a new feature of Google search. One can now promote a search result, comment on a search result or remove a search result. Take a look below :   I am sure this feature will help … Continue reading

Posted in Google | Tagged | 1 Comment

Google Launching a New Browser : Chrome

Google today confirmed that they are going to launch a new browser : chrome tomorrow. Check out the Google’s official blog here. The web browser will compete with Internet Explorer and Mozilla Firefox. Google has also launched a comic which … Continue reading

Posted in Chrome, Firefox, Google | Tagged , , , | 2 Comments

Google’s Advice to Students

I was just going through the Google Official Blog and saw this latest post labeled : Our Googley advice to students: Major in learning Check out the link. I am sure you will get to know what Google expects from … Continue reading

Posted in Google | Tagged , , | Leave a comment

Google Trend Manipulation

Google Trend Abuse/Manipulation/… whatever : Link to this page : http://www.google.com/trends/hottrends?sa=X&date=2008-7-13 P.S: Last week it was swastika on google trends.

Posted in Google | Tagged , | Leave a comment