Click here to Skip to main content
15,881,882 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# Text to Speech Pin
Bernhard Hiller2-Jan-17 21:27
Bernhard Hiller2-Jan-17 21:27 
QuestionXml Serialization of List<T> Pin
Richard Andrew x642-Jan-17 6:18
professionalRichard Andrew x642-Jan-17 6:18 
AnswerRe: Xml Serialization of List<T> Pin
Eddy Vluggen2-Jan-17 6:37
professionalEddy Vluggen2-Jan-17 6:37 
GeneralRe: Xml Serialization of List<T> Pin
Richard Andrew x642-Jan-17 8:12
professionalRichard Andrew x642-Jan-17 8:12 
GeneralRe: Xml Serialization of List<T> Pin
Pete O'Hanlon3-Jan-17 4:51
mvePete O'Hanlon3-Jan-17 4:51 
Questionwrite acode Pin
Member 129308832-Jan-17 0:48
Member 129308832-Jan-17 0:48 
AnswerRe: write acode Pin
Jochen Arndt2-Jan-17 0:57
professionalJochen Arndt2-Jan-17 0:57 
AnswerRe: write acode Pin
OriginalGriff2-Jan-17 1:00
mveOriginalGriff2-Jan-17 1:00 
We do not do your homework: it is set for a reason. It is there so that you think about what you have been told, and try to understand it. It is also there so that your tutor can identify areas where you are weak, and focus more attention on remedial action.

Try it yourself, you may find it is not as difficult as you think!
But without giving you any code, I'll tell you how I'd do it: I'd create a struct to hold each distinct value and a sorted list of indexes in the array. I'd then fill out a collection of such structs - one for each distinct value in the array - and traverse the collection when complete to find the largest difference in indexes.

If you meet a specific problem, then please ask about that and we will do our best to help. But we aren't going to do it all for you!
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

AnswerRe: write acode Pin
Patrice T2-Jan-17 12:45
mvePatrice T2-Jan-17 12:45 
QuestionSentiment Analysis Pin
Member 1287504731-Dec-16 5:13
Member 1287504731-Dec-16 5:13 
AnswerRe: Sentiment Analysis Pin
OriginalGriff31-Dec-16 5:41
mveOriginalGriff31-Dec-16 5:41 
AnswerRe: Sentiment Analysis Pin
Gerry Schmitz31-Dec-16 7:18
mveGerry Schmitz31-Dec-16 7:18 
AnswerRe: Sentiment Analysis Pin
Pete O'Hanlon31-Dec-16 7:38
mvePete O'Hanlon31-Dec-16 7:38 
AnswerRe: Sentiment Analysis Pin
Patrice T1-Jan-17 6:10
mvePatrice T1-Jan-17 6:10 
QuestionScroollbar thumb Y position C# Pin
didielf30-Dec-16 19:57
professionaldidielf30-Dec-16 19:57 
QuestionRe: Scroollbar thumb Y position C# Pin
Richard MacCutchan30-Dec-16 21:03
mveRichard MacCutchan30-Dec-16 21:03 
AnswerRe: Scroollbar thumb Y position C# Pin
didielf30-Dec-16 21:49
professionaldidielf30-Dec-16 21:49 
QuestionRe: Scroollbar thumb Y position C# Pin
Richard MacCutchan30-Dec-16 22:36
mveRichard MacCutchan30-Dec-16 22:36 
AnswerRe: Scroollbar thumb Y position C# Pin
didielf30-Dec-16 22:43
professionaldidielf30-Dec-16 22:43 
GeneralRe: Scroollbar thumb Y position C# Pin
Richard MacCutchan30-Dec-16 23:38
mveRichard MacCutchan30-Dec-16 23:38 
GeneralRe: Scroollbar thumb Y position C# Pin
didielf31-Dec-16 7:52
professionaldidielf31-Dec-16 7:52 
GeneralRe: Scroollbar thumb Y position C# Pin
Luc Pattyn31-Dec-16 1:51
sitebuilderLuc Pattyn31-Dec-16 1:51 
GeneralRe: Scroollbar thumb Y position C# Pin
Richard MacCutchan31-Dec-16 2:03
mveRichard MacCutchan31-Dec-16 2:03 
GeneralRe: Scroollbar thumb Y position C# Pin
Luc Pattyn31-Dec-16 2:08
sitebuilderLuc Pattyn31-Dec-16 2:08 
GeneralRe: Scroollbar thumb Y position C# Pin
Richard MacCutchan31-Dec-16 2:20
mveRichard MacCutchan31-Dec-16 2:20 

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.