Very true :)
A little test i always do is ask people what they think of themself on a scale of 1 to 10. Most good coders with +5 jears experience will give them selfs a 6 or a 7 and are very modest. Coders that think they are good (-3 years experience) will rate themself higher than they really are. This is practice proven.

Those people leave during or after their trial period :)

Sid

On Jul 30, 2008, at 1:27 PM, Romuald Quantin wrote:

Why not asking him sources and asks questions about his own sources?

Why did you do it that way?
Why did you do use that?
Etc...

You'll see both what is capable of by looking closely at his sources and see his skills by asking right questions about it. I can't think you won't find out that someone is faking sources when you'll ask precise questions about it. Anyway, if the guy does, he's going to lose the job after 2 days right?
:)

Romu
www.soundstep.com




-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Sidney de
Koning
Sent: 30 July 2008 12:04
To: Flash Coders List
Subject: Re: [Flashcoders] OT: Questions to ask an interviewee

The list of questions i always ask interviewees are the following, and
this gives me a pretty good example of what they are like and what
their skillset is.

Test is always accompanied with a practical test we make up on the spot.
The XML in Q16 is made up, you can create your own for this.

Feel free to use this,

Cheers,

Sid

1  - write an event listener (normal and weak referenced) and handling
function for a Sprite
         named 'beginQuestions' and listen for a  mouse click.
2  - what does weak referenced mean in regards to event listeners?
3  - what is the difference between an object an an array?
4  - how doe you get cue point from vidio in AS3? And in AS2?
5  - briefly explain the various datatypes for numbers.
6  - how do you load an external file?
7  - draw a 20px by 20px Rectangle using the graphics API.
8  - which of the following cannot contain other display objects?
         Sprite, Shape, MovieClip, DisplayObjectContainer.
9 - which properties can you use to change the size of DisplayObjects?
10 - ENTER_FRAME is independant of an SWF's frame rate? True or false?
11 - XP is a type of which programming methology?
12 - why would you use a Singleton?
13 - what is the Document Class?
14 - create a new TextField instance, then add text it, then add some
more text.
15 - what is the difference between public, private and protected.
16 - look at the piece of XML (see other sheet). How do i:
         - Get all of the page nodes as an XMLList.
         - Get node in showcase where the attribute id=1.       
17 - listen for when the 'enter key' is pressed and
         trace out "all questions are now done" when the event happens.


Sidney de Koning
Flash / AIR Developer @ www.funky-monkey.nl
Technical Writer @ www.insideria.com






_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Sidney de Koning
Flash / AIR Developer @ www.funky-monkey.nl
Technical Writer @ www.insideria.com






_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to