home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / edu / 1539 < prev    next >
Encoding:
Text File  |  1992-09-04  |  1.2 KB  |  24 lines

  1. Newsgroups: comp.edu
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!iggy.GW.Vitalink.COM!cs.widener.edu!ukma!darwin.sura.net!zaphod.mps.ohio-state.edu!caen!hellgate.utah.edu!lanl!cochiti.lanl.gov!jlg
  3. From: jlg@cochiti.lanl.gov (Jim Giles)
  4. Subject: Re: Scientists as Programmers (was Re: Small Language Wanted)
  5. Message-ID: <1992Sep4.173842.4828@newshost.lanl.gov>
  6. Sender: news@newshost.lanl.gov
  7. Organization: Los Alamos National Laboratory
  8. References: <1992Aug31.133811.3626@crd.ge.com> <1992Aug31.144045.11416@hubcap. <1992Sep2.090541.29304@st-andrews.ac.uk> <7216@charon.cwi.nl> <1992Sep3.224003.1841@ccu1.aukuni.ac.nz>
  9. Date: Fri, 4 Sep 1992 17:38:42 GMT
  10. Lines: 12
  11.  
  12. In article <1992Sep3.224003.1841@ccu1.aukuni.ac.nz>, ecmtwhk@ccu1.aukuni.ac.nz (Thomas Koenig) writes:
  13. |> [...]
  14. |> Argl. There are better n^2 algorithms out there, for example insertion
  15. |> sort, and that is as short to implement.
  16.  
  17. Yes, when I need a sort that I can write without thinking, I always use
  18. insertion sort - it's easier to remember (for me) than bubble sort is.
  19. If the sort consumes a significant amount of time though - I look at
  20. a wide variety and pick the one best suited to the particular program.
  21.  
  22. -- 
  23. J. Giles
  24.