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

Block or report sergeyyarin

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

    Forked from open5gs/open5gs

    Open5GS is a C-language Open Source implementation for 5G Core and EPC, i.e. the core network of LTE/NR network (Release-16)

    C

  2. dirlist dirlist Public

    Pro-Soft pre-interview task to write an utility that simply rebuilds a few basic functionalities of Unix's ls.

    C

  3. Reverse-linked-list Reverse-linked-list Public

    VK pre-interview task to reverse a linked list.

    C

  4. JSON-sum-up-ints JSON-sum-up-ints Public

    Interview task. Sum up integers from JSON input like [{"a":1, "b":2},{"a":3, "b":4}], then write out the sum of intergers to a new JSON.

    C