home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / c / 18410 < prev    next >
Encoding:
Text File  |  1992-12-15  |  2.1 KB  |  46 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!usc!cs.utexas.edu!csc.ti.com!tilde.csc.ti.com!mksol!mccall
  3. From: mccall@mksol.dseg.ti.com (fred j mccall 575-3539)
  4. Subject: Re: Question to test general C knowledge
  5. Message-ID: <1992Dec15.170325.20955@mksol.dseg.ti.com>
  6. Organization: Texas Instruments Inc
  7. References: <Bz0A46.Cvu@watserv1.uwaterloo.ca> <Bz11Iv.DM7@netnews.jhuapl.edu> <scott.40.724096473@kronos.com> <4232@litchi.bbn.com>
  8. Date: Tue, 15 Dec 1992 17:03:25 GMT
  9. Lines: 35
  10.  
  11. In <4232@litchi.bbn.com> cbarber@bbn.com (Chris Barber) writes:
  12.  
  13. >In article <scott.40.724096473@kronos.com> scott@kronos.com (Scott Riegelhaupt-Herzig) writes:
  14. >>Or, one of my favorites:
  15. >>Name the four NULLs in C.
  16. >>
  17. >>(They are, of course, NULL character, NULL pointer, NULL string, and null 
  18. >>statement.)
  19.  
  20. >IMHO, this is exactly the kind of question one should *not* ask. What
  21. >particular benefit would a programmer gain from being able to enumerate
  22. >this list of replies?  
  23.  
  24. I agree.  However, I think probably THE most useful question to ask
  25. might be something like, "Discuss the difference between zero and a nil
  26. pointer in C.  Why does this issue create so much confusion, and what
  27. is the correct interpretation of 'if (varname)' if varname is a
  28. pointer to character, integer, array from 0 to 20 of character.
  29.  
  30. Face it, you aren't going to find out if they know anything unless
  31. they have to write an essay.  And it's better to do that stuff orally
  32. anyway, during the interview, so as far as I'm concerned this whole
  33. 'test their competetence' philosophy is a lose.  People who don't
  34. 'test' well will do poorly, even if they know what they're doing.  An
  35. interviewer can make allowances for things like that by prompting them
  36. if necessary (and any decent interviewer should be able to tell if the
  37. problem is nerves or a lack of knowledge).
  38.  
  39.  
  40.     
  41. -- 
  42. "Insisting on perfect safety is for people who don't have the balls to live
  43.  in the real world."   -- Mary Shafer, NASA Ames Dryden
  44. ------------------------------------------------------------------------------
  45. Fred.McCall@dseg.ti.com - I don't speak for others and they don't speak for me.
  46.