8000 CBelford · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View CBelford's full-sized avatar

Block or report CBelford

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. MdbToTextConverter MdbToTextConverter Public

    Utility for outputting MS Access .mdb table data to .txt or .xml format(s).

    C# 5 2

  2. MnemonicAssignmentCalculator MnemonicAssignmentCalculator Public

    Utility to aid in determining mnemonic assignments.

    C# 1

  3. Primes Primes Public

    Really basic code for determining prime numbers in a range. One full brute force method, and then a slightly smarter brute force method.

    C# 1

  4. ArrayIncrementer ArrayIncrementer Public

    Interview question for how to increment integers stored in an array when viewed as a single integer (i.e. turn {1, 2, 8, 9} into {1, 2, 9, 0})

    C#

  5. StringSplitter StringSplitter Public

    Answer to interview question for how to split a long string into separate strings of max length.

    C#

  6. MnemonicAssignmentHelper MnemonicAssignmentHelper Public

    REALLY old code (no longer best practices, if ever were) for determining what letters are available for mnemonic assignment for menus. Uses Scrabble letter weighting to speed up calculations, and a…

    C#

0