Skip to content
View brian-stack's full-sized avatar
  • Irvine CA

Block or report brian-stack

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. caeno-app/caeno-backend caeno-app/caeno-backend Public

    Python

  2. Database Database Public

    Final project for data structures class

    C++

  3. On-Disk-BTree On-Disk-BTree Public

    C++ 1

  4. B-Tree B-Tree Public

    Thoroughly tested c++ b+tree implementation, map and multimap (composed using b+tree).

    C++

  5. Filesort Filesort Public

    Efficiently sorts files that are too large to be stored entirely in RAM.

    C++

  6. PriorityQueue PriorityQueue Public

    Priority Queue - Implemented using a heap

    C++