Skip to content
View evya5's full-sized avatar

Highlights

  • Pro

Organizations

@bezalel-games
Block or Report

Block or report evya5

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

  1. Container-clone Container-clone Public

    The program creates a container in Linux machine and runs the given program inside the created container.

    C++

  2. SocketExample SocketExample Public

    An example of the socket concept written in C++, the program can perform as a server and as a client.

    C++

  3. MapReduceAlgorithm MapReduceAlgorithm Public

    The program implements MapReduce Algorithm Library using multi-threaded programming.

    C++

  4. Pthread-clone Pthread-clone Public

    A clone of the Linux pthread library to allow multi-threaded programming.

    C++

  5. Hashmap-clone Hashmap-clone Public

    A clone of the hashmap data structure in the c language.

    C

  6. SkyscrapersBacktracking SkyscrapersBacktracking Public

    Skyscrapers also known as "Towers" is a logic puzzle with simple rules and challenging solutions.

    C#