Skip to content
View Korzhenevskyi's full-sized avatar

Block or report Korzhenevskyi

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

Popular repositories Loading

  1. Data_science Data_science Public

    Contains labs on data science (python language)

    Python

  2. Silver-Pohlig-Hellman-algorithm Silver-Pohlig-Hellman-algorithm Public

    Algorithm of finding the discret logarithm (https://en.wikipedia.org/wiki/Pohlig%E2%80%93Hellman_algorithm)

    C++

  3. Brillhart-Morrison_algorithm Brillhart-Morrison_algorithm Public

    This algorithm allows to factorize large numbers. To do this one must analyze the obtained results and make some simple mathematical operations.

    C++

  4. Vocabulary-Tree_structure Vocabulary-Tree_structure Public

    This is some realization of vocabulary using binary tree structure. (Ukrainian interface)

    C++

  5. Sorting Sorting Public

    Some simple methods of array sorting

    C++

  6. postfix_form postfix_form Public

    Transforming the expression into postfix form and computing it.

    C++