• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Java Developer Interview

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I am going for a Java Web Developer interview this Wednesday, the job requires to know JAVA, HTML, XML, JSP, J2ee API's as well as traditional client server development (SQL using Microsoft SQL server, Powerbuilder).
Could you please give me some ideas what kind of technical questions I would expect?
Thank you very much!
sandra
 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Sandra,
The typical question for JSP's in an interview would include What is isTreadSafe, in terms of JSP? How do you use it? Why do use it? Then give an example. This is especially important when many users are hitting the site. Most employers will ask about the new things such custom tag libraries. As far as Java, the basic questions such as instantiation, objects (such as Discuss the important methods in the Java Object class), classes. I wouldn't be surprise if they asked you to solve a problem.
These questions were asked by Sony Corp..
Good Luck,
Gregg
 
Sandra John
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you, Gregg. I will have to search for the information about the isTreadSafe. Will let you know how it goes after my interview tomorrow.
 
Allen Thomas
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
So Sandra, should I say congrats on your new job? How did the interview go? What questions did they as you?
 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, I've got call from recruiter yesterday. Somebody gave him list of questions, because probably they wanted to filter people out first. Position was for JSP/XML, but he asked me about creating and problems with Threads in Java, then about Collections - Hashmap and Vector, and should I try to put array into vector... That was confusing one
For XML, it was DOM and SAX, and which parser I used. And also how do I validate XML document.
For JSP - nothing, just what level I think I am. Lot of UML question.
I hope that will help somebody. It's my first call in a month since I'm looking for the job...
Branka
 
I carry this gun in case a vending machine doesn't give me my fritos. This gun and this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic