Posted by Admin on 9/9/2008 1:22 PM | Comments (0)

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

Add comment




  Country flag
biuquote
  • Comment
  • Preview
Loading