Skip to content
View htiek's full-sized avatar

Block or report htiek

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. gradescope-autograder gradescope-autograder Public

    Autograder framework for testing C++ code on GradeScope

    C++ 3

  2. MiniData MiniData Public

    Simple data parsers for use with the Stanford C++ Libraries. Why use well-tested and debugged versions when you can write your own?

    C++

  3. TreeDrawing TreeDrawing Public

    StanfordCPPLib library to draw binary trees

    C++

  4. string string Public

    New version of strlib.h for StanfordCPPLib

    C++

  5. cs103-universal-tm cs103-universal-tm Public

    A universal Turing machine for CS103 and the associated architecture to build it.

    C++

  6. devroye-robson-sampling devroye-robson-sampling Public

    Implementation of an algorithm by Devroye and Robson for sampling heights of randomly-built BSTs quickly

    Python