Skip to content
View levpechersky's full-sized avatar
Block or Report

Block or report levpechersky

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

  1. AnimationThrowdown AnimationThrowdown Public

    A helper command-line tool for Animation Throwdown players

    Python 1

  2. Matam_CPP_S2016 Matam_CPP_S2016 Public

    This project has been done as an assignment at introduction to systems programming course (matam).

    C++

  3. AVL_tree_dictionary AVL_tree_dictionary Public

    A geneneric dictionary implemenation with AVL tree. Used as an assignment for Data Structures course

    C++

  4. PL_course_ML PL_course_ML Public

    Some examples of functional programming, which were done as assignments for programming languages cource

    Standard ML

  5. Matam_ADT_S2016 Matam_ADT_S2016 Public

    An assignment for introduction to systems programming course (matam), focused on abstract data types (ADT)

    C

  6. Semi-generic_UnionFind Semi-generic_UnionFind Public

    Union/Find with integer keys and any optional user data, associated with each set (and updated on each union).

    C++