Skip to content
View shvaikop's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report shvaikop

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. poker poker Public

    Multiplayer (2-8 players) poker game written in python with tkinter GUI library.

    Python 1

  2. RAKE_TextRank RAKE_TextRank Public

    Text summarization using RAKE and TextRank algorithms

    C++ 1

  3. avl_tree avl_tree Public

    An AVL tree data structure implemented in C# with basic functionality. The AVL_TREE class inherits from a general binary search tree class and extends it. Furthermore, the performance of the AVL tr…

    C#

  4. expression_parser expression_parser Public

    A mathematical expression parser that written using a bottom-up parsing technique.

    C++

  5. data_aggregator data_aggregator Public

    Data aggregator which takes on input a table, merges the same values from the selected column, aggregates the other columns according to corresponding aggregation functions.

    C++

  6. lambda lambda Public

    Haskell