For Example, java.lang.Object, which has the basic methods used for creating your own collections. These need to be understood and how to overwrite them.
Also, need to know Collections class and all of its implementations. When you would want to use one over the other, etc.
Also sorting algorithms, you should know how to write binarysort, bubblesort, and mergesort on a whiteboard really fast. I suggest practicing it in the evening, a couple of days before an interview.
No comments:
Post a Comment