Subscribe

RSS Feed (xml)

Powered By

Skin Design:
Free Blogger Skins

Powered by Blogger

Search Your Question

Wednesday, July 23, 2008

Ten Things You Can Brush up On For Google

Hi,

Here are ten things you can brush up on that *might* help


1. Sort Algorithms

2. The big O (efficiency)

3. When in doubt use hash tables

4. A queue (FILO) and a stack (FIFO) can be made from each other.

5. Refactoring

6. Strategy Pattern

7. Strong and weak references

8. Lazy loading

9. Collections

10. Boiler plate code

No comments:

Archives