

|
 |
| Programming > C > Re: A question:... |
|
| << Topic |
< Post |
Post 25 of 29 Topic 26059 of 26821
|
Post > |
Topic >> |
Re: A question: Is 200,000 element array worth sorting and search?
by Keith Thompson <kst-u@[EMAIL PROTECTED]
>
May 5, 2008 at 12:50 PM
| mike-yue <needpassion@[EMAIL PROTECTED]
> writes:
> On May 4, 5:26 pm, Keith Thompson <ks...@[EMAIL PROTECTED]
> wrote:
>> mike-yue <needpass...@[EMAIL PROTECTED]
> writes:
>> > All very good answers. many thanks for you guys,
>> > In a word, the Liner Search is the cheapest method to search. the
>> > other two are complicated and expensive.
>>
>> Please quote some context when you post a followup.
>>
>> The missing context is the question in your original article:
>>
>> | Would you rather wait for the results of a quicksort, a linear
search,
>> | or a bubble sort on a 200000 element array?
>> | 1> Quicksort
>> | 2> Linear Search
>> | 3> Bubble Sort
>>
>
> There is no missing context. The question is exactly the original
> question, no more no less.
Yes, and since you didn't quote it in your followup *that's* the
missing context.
Since you use Google Groups, you need to be aware that most of us
don't use a web-based interface to read Usenet. The article to which
you're replying may not be readily visible to someone reading your
followup; it might not be available at all. Because of this, you need
to provide enough context so that your followup makes sense on its
own. (But it's rarely necessary or appropriate to quote the *entire*
article.)
Once upon a time, Google Groups had a serious bug that made it
difficult to provide any context when posting a followup. Chris
F.A. Johnson put together a web page explaining how and why to work
around this bug. The bug was fixed some time ago, but the web page
and the ones it links to are still useful, particularly the links
under "Quoting".
<http://cfaj.freeshell.org/google/>
--
Keith Thompson (The_Other_Keith) <kst-u@[EMAIL PROTECTED]
>
Nokia
"We must do something. This is something. Therefore, we must do this."
-- Antony Jay and Jonathan Lynn, "Yes Minister"


|
29 Posts in Topic:
|
mike-yue <needpassion@ |
2008-05-04 15:27:30 |
|
James Harris <james.ha |
2008-05-04 15:51:50 |
|
cri@[EMAIL PROTECTED]
(R |
2008-05-04 22:57:09 |
|
Richard Heathfield <rj |
2008-05-04 23:14:34 |
|
Peter Nilsson <airia@[ |
2008-05-04 16:34:38 |
|
mike-yue <needpassion@ |
2008-05-04 17:01:40 |
|
Richard Heathfield <rj |
2008-05-05 00:13:59 |
|
Ian Collins <ian-news@ |
2008-05-05 12:46:28 |
|
Keith Thompson <kst-u@ |
2008-05-04 17:26:57 |
|
Charlton Wilbur <cwilb |
2008-05-04 20:25:32 |
|
CBFalconer <cbfalconer |
2008-05-04 20:53:39 |
|
Richard Heathfield <rj |
2008-05-05 02:24:59 |
|
Chris Torek <nospam@[E |
2008-05-05 02:36:24 |
|
CBFalconer <cbfalconer |
2008-05-05 02:39:40 |
|
Richard Heathfield <rj |
2008-05-05 07:46:06 |
|
Keith Thompson <kst-u@ |
2008-05-05 01:25:54 |
|
CBFalconer <cbfalconer |
2008-05-05 18:59:13 |
|
Richard Heathfield <rj |
2008-05-06 02:39:15 |
|
CBFalconer <cbfalconer |
2008-05-05 22:52:39 |
|
Richard Heathfield <rj |
2008-05-06 03:27:46 |
|
"rio" <a@[EM |
2008-05-05 18:58:38 |
|
Antoninus Twink <nospa |
2008-05-05 11:15:51 |
|
James Harris <james.ha |
2008-05-05 03:43:01 |
|
mike-yue <needpassion@ |
2008-05-05 10:18:30 |
|
Keith Thompson <kst-u@ |
2008-05-05 12:50:07 |
|
mike-yue <needpassion@ |
2008-05-05 10:24:37 |
|
mike-yue <needpassion@ |
2008-05-05 10:28:50 |
|
mike-yue <needpassion@ |
2008-05-05 14:03:30 |
|
CBFalconer <cbfalconer |
2008-05-05 18:53:17 |
|
Post A Reply:

|
|
|
|