Skip to content
View EvanEzell's full-sized avatar
  • San Francisco Bay Area, CA

Block or report EvanEzell

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. neural-network neural-network Public

    An object oriented neural net

    Python

  2. chess-move-generator chess-move-generator Public

    A chess move generator program. Contains the building blocks of a symbolic AI chess engine.

    C

  3. sicp sicp Public

    My solutions to the legendary Structure and Interpretation of Computer Programs book exercises

    Scheme

  4. contest-programming contest-programming Public

    My solutions to various contest programming problems

    Python

  5. linear-select linear-select Public

    median of medians linear select algorithm

    C

  6. bplus-tree bplus-tree Public

    A B+ Tree implementation in C

    C