Mostrando entradas con la etiqueta google. Mostrar todas las entradas
Mostrando entradas con la etiqueta google. Mostrar todas las entradas

2017-04-02

How to: Work at Google — Example Coding/Engineering Interview

In the following video they show you some algorithms, here is my implementation, that also compares performance.

And here is my code code:

The results are the following:

findRandom=       1409 => 20032 ms
findSorted=       1310 => 20013 ms
findTwoLoops=     216 => 20197 ms
findTwoLoops+sort=215 => 19917 ms

As you can see the best algorithm is findRandom performed 1409 times in the 20 seconds.

Happy Hacking!!!

2013-07-23

Google Error 414 [es]

Estaba buscando el siguiente texto en tailandés en google:

คุกกี้ช่วยให้การโฆษณามีประสิทธิผลมากขึ้น ซึ่งเป็นเหตุผลที่ทำให้เว็บไซต์จำนวนหลายพันเว็บไซต์ให้บริการได

y me he encontrado con el siguiente error:

Al repetir varias veces la búsqueda se ha repetido siempre dicho error.

Supongo que tiene que ver con que el texto esté en tailandés, no se como reportarlo a Google, si sabes como ponte en contacto usando un e-mail o un comentario, a tu conveniencia.

¿Qué hago buscando un texto en tailandés? Tiene que ver con Audible TTS (Texto A Voz), pero eso es otra historia.

¡¡¡Saludos y Happy Hacking!!!

Google Error 414 [en]

I was looking for the following thai text with google:

คุกกี้ช่วยให้การโฆษณามีประสิทธิผลมากขึ้น ซึ่งเป็นเหตุผลที่ทำให้เว็บไซต์จำนวนหลายพันเว็บไซต์ให้บริการได

and I've found the following error:

I've repited the search few times with the same result.

I supose that it has to be with Thai. I doesn't know how to report to Google, if you know send me an e-mail or add a comment, at your convenience.

What I'm doing looking for a Thai text? It is related to Audible TTS (Texto A Voz), but that's another story.

regards and Happy Hacking!!!