home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / cplus / 16707 < prev    next >
Encoding:
Text File  |  1992-11-21  |  1.3 KB  |  27 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!usc!cs.utexas.edu!sun-barr!ames!purdue!yuma!sailors
  3. From: sailors@CS.ColoState.EDU (robert sailors)
  4. Subject: Re: New Employee Test
  5. Sender: news@yuma.ACNS.ColoState.EDU (News Account)
  6. Message-ID: <Nov21.193415.44805@yuma.ACNS.ColoState.EDU>
  7. Date: Sat, 21 Nov 1992 19:34:15 GMT
  8. References: <assist.721943530@orion.oac.uci.edu> <1992Nov19.002724.13837@en.ecn.purdue.edu> <1992Nov19.010534.19506@cs.yale.edu>
  9. Nntp-Posting-Host: beethoven.cs.colostate.edu
  10. Organization: Colorado State University, Computer Science Department
  11. Lines: 14
  12.  
  13. In article <1992Nov19.010534.19506@cs.yale.edu> rescorla@rtnmr.chem.yale.edu (Eric Rescorla) writes:
  14. >In article <1992Nov19.002724.13837@en.ecn.purdue.edu> krauskop@en.ecn.purdue.edu (Curtis D Krauskopf) writes:
  15. >>Suggestions that a quicksort or other algorithm be used (especially
  16. >>since quicksort is a standard library function) get many bonus points.
  17. >be heapsort, as far as I can tell. 
  18. >
  19. >Also, I'd note that you specified that the guy should create a bubble
  20. >sort. One might believe that you had a specific reason why you wanted
  21. >that. I certainly wouldn't tell someone who was writing code for me
  22.  
  23. So, the best bonus question might be, "Excuse me sir/Ma'am, do you have a
  24. good reason to use the bubble sort?  I could maybe make a faster one, if you
  25. want."
  26.  
  27.