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

Block or report Slowvik

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

    A simple encoder-decoder pair written in C++ and Python respectively, that can work with a predefined schema file.

    Makefile

  2. Problem_1_AQ Problem_1_AQ Public

    A C++ client that can listen to multiple servers concurrently, receive a list of integers, and maintain a sorted list of these integers.

    C++

  3. Problem_2_AQ Problem_2_AQ Public

    2 diferent Multithreaded algorithms using semaphores (c++20) that work to extract substrings from a given string.

    C++

  4. Problem_3_AQ Problem_3_AQ Public

    STL-like data structure called version_queue<> that keeps record of historical versions of the queue

    C++

  5. Problem_5_AQ Problem_5_AQ Public

    Fast orderbook implementation using Abseil's flat_hash_map

    C++

  6. Problem_4_AQ Problem_4_AQ Public

    Printing a consolidated feed with data from two different servers using C++

    C++