Click here to Skip to main content
15,886,519 members
Home / Discussions / C#
   

C#

 
AnswerRe: Why didn't I get the job? Pin
Colin Angus Mackay11-Apr-07 12:49
Colin Angus Mackay11-Apr-07 12:49 
GeneralRe: Why didn't I get the job? Pin
Mark J. Miller11-Apr-07 13:16
Mark J. Miller11-Apr-07 13:16 
AnswerRe: Why didn't I get the job? Pin
Christian Graus11-Apr-07 13:51
protectorChristian Graus11-Apr-07 13:51 
GeneralRe: Why didn't I get the job? Pin
Mark J. Miller12-Apr-07 2:59
Mark J. Miller12-Apr-07 2:59 
AnswerRe: Why didn't I get the job? Pin
Martin#11-Apr-07 20:22
Martin#11-Apr-07 20:22 
GeneralRe: Why didn't I get the job? Pin
blackjack215011-Apr-07 21:06
blackjack215011-Apr-07 21:06 
GeneralRe: Why didn't I get the job? Pin
Martin#11-Apr-07 21:21
Martin#11-Apr-07 21:21 
GeneralRe: Why didn't I get the job? Pin
Mark J. Miller12-Apr-07 2:55
Mark J. Miller12-Apr-07 2:55 
Thanks,

I don't currently have VS2003 installed - that might be a good thing to check. There might have been compatibility problems - TryParse is a v2.0 method.

The use of built-in data structures (such as ArrayList) and Sort methods were explicitly forbidden in the instructions. ArrayList itself wasn't in the list of forbidden structures, but it did mention stacks, queues and lists. That's why I chose int[] - and I implemented the Expand() and Trim() methods similar to those used by ArrayList to allocate and trim the array elements as needed.

Thanks for your feedback.
GeneralRe: Why didn't I get the job? Pin
Martin#12-Apr-07 3:07
Martin#12-Apr-07 3:07 
GeneralRe: Why didn't I get the job? Pin
Mark J. Miller12-Apr-07 3:25
Mark J. Miller12-Apr-07 3:25 
GeneralRe: Why didn't I get the job? Pin
Martin#12-Apr-07 3:32
Martin#12-Apr-07 3:32 
AnswerRe: Why didn't I get the job? Pin
Jaiprakash M Bankolli11-Apr-07 22:10
Jaiprakash M Bankolli11-Apr-07 22:10 
GeneralRe: Why didn't I get the job? Pin
Mark J. Miller12-Apr-07 3:01
Mark J. Miller12-Apr-07 3:01 
AnswerRe: Why didn't I get the job? Pin
J4amieC11-Apr-07 22:23
J4amieC11-Apr-07 22:23 
GeneralRe: Why didn't I get the job? Pin
Mark J. Miller12-Apr-07 3:03
Mark J. Miller12-Apr-07 3:03 
AnswerINVALUABLE!!! Pin
code-frog12-Apr-07 3:20
professionalcode-frog12-Apr-07 3:20 
GeneralRe: INVALUABLE!!! Pin
Mark J. Miller12-Apr-07 3:52
Mark J. Miller12-Apr-07 3:52 
GeneralRe: INVALUABLE!!! Pin
code-frog12-Apr-07 4:28
professionalcode-frog12-Apr-07 4:28 
GeneralRe: INVALUABLE!!! Pin
Mark J. Miller13-Jun-07 4:58
Mark J. Miller13-Jun-07 4:58 
Questionwpf and serialport component ........ Pin
Mir_As11-Apr-07 8:50
Mir_As11-Apr-07 8:50 
AnswerRe: wpf and serialport component ........ Pin
Ed.Poore11-Apr-07 12:18
Ed.Poore11-Apr-07 12:18 
QuestionRe: wpf and serialport component ........ Pin
Mir_As12-Apr-07 2:21
Mir_As12-Apr-07 2:21 
AnswerRe: wpf and serialport component ........ Pin
Thomas Stockwell13-Apr-07 8:14
professionalThomas Stockwell13-Apr-07 8:14 
QuestionHow to read xml in asp.net using c#.net Pin
attalurisubbu11-Apr-07 8:20
attalurisubbu11-Apr-07 8:20 
AnswerRe: How to read xml in asp.net using c#.net Pin
Christian Graus11-Apr-07 11:52
protectorChristian Graus11-Apr-07 11:52 

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.