| Posted on March 14, 2008 at 11:53 AM for Software engineer | |||||||||
|
Number of Interviewers:
2
Total Hours Interviewed: < 1 Interview Comments: Phone screen interview. 6 subjects asked: 1. Projects that I've worked on. 2. Java techinical questions. 3. Polymorphism 4. Interfaces. 5. Data structures 6. Dynamic memory allocation, and stack allocation Sample questions include: 1. Explain what polymorphism is. 2. Explain how Java programs are executed. 3. Explain what dynamic memory allocation is. Tips: 1. Review your data structures. 2. Take another look at things you've taken for granted. For example, why there are two types of memory allocations, heap and stack, and what the difference between the two is and what they're used for. |
||||||||
back
write a review