|
-
December 14th, 2009, 07:28 PM
#6
Re: job interview questions,where to find?
Basic Java:
- what is / structure of: SDK, JVM, Java binary code, Java packages
- interface and its implementations
- (reviewers favorite) difference between interface and abstract class
- Inheritance and polymorphism
- bucle
- variable scope
- differences between primitives and objects in Java, list of primitives you remember
- recursive algorithms (usually Fibonacci sequence generator)
- basic algorithms (prime number generator, any)
Basic Java for Web:
- servlets
- http, headers, content types, etc.
- JSP (don't mention scriplets, companies hate em, say you use JSTL)
- request and response objects
- web forms
- JavaScript basics (at least you should know basic browser events)
- XHTML basics
- CSS basics
Hope this helps.
In more advanced interviews its about software architecture and related frameworks but I doubt they'd mention that considering the case.
Wanna install linux on a vacuum cleaner. Could anyone tell me which distro sucks better?
I had a nightmare last night. I was dreaming that I’m 64-bit and my blanket is 32-bit and I couldn’t cover myself with it, so I’ve spent the whole night freezing. And in the morning I find that my blanket just had fallen off the bed. =S (from: bash.org.ru)
//always looking for job opportunities in AU/NZ/US/CA/Europe :P
willCodeForFood(Arrays.asList("Java","PHP","C++","bash","Assembler","XML","XHTML","CSS","JS","PL/SQL"));
USE [code] TAGS! Read this FAQ if you are new here. If this post was helpful, please rate it!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|