Click here to Skip to main content
16,007,809 members
Home / Discussions / C#
   

C#

 
AnswerRe: Open Notepad from Web Browser in ASP.NET Pin
Colin Angus Mackay28-May-06 1:06
Colin Angus Mackay28-May-06 1:06 
GeneralRe: Open Notepad from Web Browser in ASP.NET Pin
Billah28-May-06 1:34
Billah28-May-06 1:34 
GeneralRe: Open Notepad from Web Browser in ASP.NET Pin
Colin Angus Mackay28-May-06 2:48
Colin Angus Mackay28-May-06 2:48 
QuestionCreating a writer/formatter object [modified] Pin
martin_hughes27-May-06 12:39
martin_hughes27-May-06 12:39 
QuestionFind Largest #..... Pin
Eliee27-May-06 11:58
Eliee27-May-06 11:58 
GeneralRe: Find Largest #..... Pin
Guffa27-May-06 12:21
Guffa27-May-06 12:21 
GeneralRe: Find Largest #..... Pin
Eliee28-May-06 4:39
Eliee28-May-06 4:39 
AnswerRe: Find Largest #..... Pin
Guffa28-May-06 10:37
Guffa28-May-06 10:37 
Eliee wrote:
Well a set could be intstantialized and taken to be as an array of values.. so take it as in this perspective.. The sub values are the elements of an array..


So the sub values are the values? Why do you call them sub values, then?

Eliee wrote:
What is required is to look in S and to find the greatest value (s) and directly return it with a speed algorithm of O(n)..


What does the two sets and the combining of them have to do with anything, then? Isn't that totally irrelevant?

Unless the values are sorted (which would make the entire question rather silly), you have to check each value to find the largest. Just loop through the values.

---
b { font-weight: normal; }

GeneralRe: Find Largest #..... Pin
Eliee28-May-06 11:11
Eliee28-May-06 11:11 
GeneralRe: Find Largest #..... Pin
Colin Angus Mackay28-May-06 12:02
Colin Angus Mackay28-May-06 12:02 
AnswerRe: Find Largest #..... Pin
Guffa28-May-06 13:08
Guffa28-May-06 13:08 
AnswerRe: Find Largest #..... Pin
Danny van Kasteel28-May-06 23:05
Danny van Kasteel28-May-06 23:05 
QuestionVS 2005 flickering problem mouse leave Pin
Phoen2527-May-06 11:50
Phoen2527-May-06 11:50 
AnswerRe: VS 2005 flickering problem mouse leave Pin
martin_hughes27-May-06 12:30
martin_hughes27-May-06 12:30 
GeneralRe: VS 2005 flickering problem mouse leave Pin
Phoen2527-May-06 12:32
Phoen2527-May-06 12:32 
GeneralRe: VS 2005 flickering problem mouse leave Pin
Phoen255-Jul-06 9:44
Phoen255-Jul-06 9:44 
Questioninsert image to Sql Data base Pin
v_sadeghpour27-May-06 11:46
v_sadeghpour27-May-06 11:46 
AnswerRe: insert image to Sql Data base Pin
Judah Gabriel Himango27-May-06 16:58
sponsorJudah Gabriel Himango27-May-06 16:58 
AnswerRe: insert image to Sql Data base Pin
Billah27-May-06 18:58
Billah27-May-06 18:58 
GeneralRe: insert image to Sql Data base Pin
v_sadeghpour28-May-06 11:27
v_sadeghpour28-May-06 11:27 
Questionthrow Pin
mehrdadc4827-May-06 11:18
mehrdadc4827-May-06 11:18 
AnswerRe: throw [modified*2] Pin
Judah Gabriel Himango27-May-06 11:40
sponsorJudah Gabriel Himango27-May-06 11:40 
GeneralRe: throw Pin
Graham Nimbley27-May-06 11:56
Graham Nimbley27-May-06 11:56 
AnswerRe: throw Pin
Guffa27-May-06 12:12
Guffa27-May-06 12:12 
GeneralRe: throw Pin
Graham Nimbley27-May-06 12:53
Graham Nimbley27-May-06 12:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.