Monday 3 June 2013

Interview areas expected to be asked


  • Data structure
    • Tree
    • Array
    • List
    • Queue
    • Map
    • Hash
    • Graph
    • ...

  • Algorithm
    • Sorting
    • Selection
    • String handling
    • Shortest Path

  • Software Architecture Design
  • Design Patterns
  • Protocols
  • Distributed Systems and Algorithms


No comments:

Post a Comment

Android Battery Drain issue - How to dig and find the root cause?

Mobile phones is getting more and more powerful silicons and processors, which causes more and more issues on battery management. It is unav...