Get second longest string in array C#/Psuedo
Channel:
Subscribers:
5,420
Published on ● Video Link: https://www.youtube.com/watch?v=_APzrI8ktcI
How to get the second longest string in C#, I decided to write psuedo for it and then translate.
Other Videos By Brian (Able Opus)
2012-06-03 | Localization in visual studio .NET |
2012-06-03 | Practices I apply to presenting exceptions to the user in C# |
2012-06-02 | Bring window to foreground and give it focus in C# |
2012-06-02 | Image Viewer Enhanced (C# App) |
2012-06-02 | Get the Color of a Brush in C# |
2012-06-02 | My Emboss Label (C# Control) |
2012-05-30 | Small talk about access modifers in C# |
2012-05-30 | Use DesignMode to disable disign time execution in C# |
2012-05-29 | Using String.Format() in c# |
2012-05-29 | Shortcut Hotkey Editor (C# Utility) |
2012-05-27 | Get second longest string in array C#/Psuedo |
2012-05-23 | Wire splicing |
2012-05-23 | Working with the notify icon in C# |
2012-05-21 | The FileSystemWatcher in C# |
2012-05-21 | Differences in numeric base types in C# |
2012-05-19 | Render vid 3: General Stuff |
2012-05-18 | C# Render loop vid 2: Keep track of time |
2012-05-16 | A Render loop in windows forms using familiar .NET code in C# |
2012-05-15 | Iterate backwards through an array in C# |
2012-05-09 | My Restricted Numeric TextBox (C# Control) |
2012-05-05 | My Web mining utilities (C# project) |
Tags:
string
psuedo
csharp
C#
longest
logic