Skip to content
View RomanenkoBoris's full-sized avatar

Block or report RomanenkoBoris

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 Loading

  1. MyListImplementation MyListImplementation Public

    Implementation of a custom List interface and its realization in the form of a custom ArrayList and LinkedList

    Java

  2. MyCustomDequeue MyCustomDequeue Public

    Implementation of a custom double-ended queue

    Java

  3. MyCustomMap MyCustomMap Public

    Implementation of a custom Map interface and its realization in the form of a custom HashMap

    Java

  4. MySimpleBinaryTree MySimpleBinaryTree Public

    Implementation of a simplified binary tree data structure

    Java