| Blog - People Practices |
Read An operational perspective of the Telecom Industry Blog |
| Innovative Recruitment Drive at Google |
| - Posted by Deepa on Jul 16 2004 [Recruitment] |
|
Giving number problems to solve in an attempt to attract smart engineers. Google is using a novel way, through a billboard to invite smart engineers to join them.
Read more at Google Blog |
|
|
2 Responses to “Innovative Recruitment Drive at Google”Leave a Reply |
| To learn more about how we can help... Call now: +65 97514107 Click Here to Email Now |






July 17th, 2004 at 12:10 am
Deepa,
Very interesting story. I’ve recommended it to my firm already!!!
A tip:
When you include a link (as you did to the google blog), use the following additional code with the link code.
Add the foll:
target=”_blank”
so the TAG which originally may have been:
Google Blog
Should ACTUALLY BE:
Google Blog
Try it. This way the google blog will open in a new window, and the visitor will still have your website open to return to.
July 17th, 2004 at 12:13 am
whoops!! the tags are not displaying in the previous message. Here they are again.
the original TAG, which looks like:
<a href=”http://www.googleblog.com”>Google Blog</a>
should ACTUALLY BE:
<a href=”http://www.googleblog.com” target=”_blank”>Google Blog</a>