In an interview situation ...

are you , as an interviewee, better to explain the structure/design of a project you have worked on by drawing on a whiteboard or just trying to talk your way through it. Point being, if I was the interviewer I would prefer see a person sketch a diagram but then I'm the one looking for a job on Tue morn so what is the best thing if there is a best way?

[362 byte] By [Jfrain2004a] at [2007-9-30 23:40:32]
# 1

I would not count on there being a whiteboard. If you want graphics, I would draw some up on plain white paper the night beforehand and give each person interviewing you a copy of it as you (slowly and clearly), talk your way through it. Be prepared for a lot of questions. Graphics have a way of producing a lot of them... ;-)

pathogen67a at 2007-7-7 14:54:41 > top of Java-index,Java Essentials,Java Programming...
# 2
personally, being able to describe it is far superior. a lot of time in the real world all you do is talk over the phone line, so you have to be able to convey w/o pictures.but i would also suggest taking a code sample from a few projects
haroldsmith3rda at 2007-7-7 14:54:41 > top of Java-index,Java Essentials,Java Programming...
# 3

well

think of it a different way... during an interview they aren't just seeing what you can code. They are looking at pretty much every aspect of you, and communication skills are a must.

I'd go with talking your through it. Practice it first so you don't sound like an idiot. It'll also let your interviewer know how you communicate (they'll prolly even ask you communication questions)

drawing your way through could work with an explination, but i dunno. I'd go with explaining it.

good luck

whoops i may have been slightly helpful...what i ment to say was

read the api

use the search

tfecwa at 2007-7-7 14:54:41 > top of Java-index,Java Essentials,Java Programming...
# 4
Oh, and for code samples, bring hardcopies only. A lot of companies (at least the big ones) are worried about viruses and/or possible legal issues so they do not want to pop in a CD of your code.
pathogen67a at 2007-7-7 14:54:41 > top of Java-index,Java Essentials,Java Programming...
# 5

Wud never dream of bringing in a soft copy of any of my code .... what if they actually to run it ... LMAO, Anything I write seems to work flawlessly on my own work station but when I take it out of the cradle that is my PC then anything can and usally does happen. Will settle for a few handouts and no white board diagrams ... Cheers folks

Jfrain2004a at 2007-7-7 14:54:41 > top of Java-index,Java Essentials,Java Programming...
# 6

Maybe they're really looking for communication skills, but communication is not just talking. If you actually have to explain something to people (that is, teach them), I urge you to use graphics. Especially not pre-made ones but ones you draw while explaining them.

I would do the graphics. Or at least I would ask whether they'd like me to make a sketch too or just explain it with words...

CeciNEstPasUnProgrammeura at 2007-7-7 14:54:41 > top of Java-index,Java Essentials,Java Programming...