Skip to content
View vsergejevs's full-sized avatar

Block or report vsergejevs

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

Pinned Loading

  1. hash-functions-lab-work hash-functions-lab-work Public

    This project is the first lab work inside course Algorithms and Data Structures. Upon launching, program should display a random size unsorted array with random integers. 1. Then a linear search fu…

    C++

  2. travel-tours travel-tours Public

    RESTful API for a fictional company selling travel tours

    HTML

  3. insertion-sort-algorithm insertion-sort-algorithm Public

    Implementating insertion sort algorithm in C++

    CMake