Você está na página 1de 2

TODO

List before Googles interview. 1. Follow the Steven S. Kienas course on Algorithms from his website and read the book. http://www.cs.sunysb.edu/~algorith /video-lectures/ 2. Follow the distributed algorithms course through online lectures. Here is a sample source: http://logic.pdmi.ras.ru/csclub/en/co urses/distributedalgorithms 3. Understand proving the correctness of the algorithms After finish reading the material so far, do programming challenges and algorithmic challenges. 4. Understand concepts from the programming abstraction, programming methodology, programming paradigms course in Itunes. 5. Understand basic network programming, system programming ideas 6. OOPS concepts, refresh knowledge in C, C++, and Java.

7. Design patterns in C, C++, and Java 8. Hackers delight to understand the bits manipulation.

Você também pode gostar