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

Block or report faaswdepkhab

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

    About A server that implements search in text documents. Support for stop and negative keywords. Search based on relevance and statistical measure TF-IDF. Speed optimization.

    C++

  2. SimpleVector SimpleVector Public

    Own implementation of the vector class of the STL library. Random access to elements. Insertion and deletion operations at an arbitrary location. Ability to resize and reserve memory. Support for n…

    C++ 1

  3. SingleLinkedList SingleLinkedList Public

    Container implementation based on a linear singly linked list. Implementation of forward iterators. Ability to compare and copy lists. The ability to use initialization lists to set the contents of…

    C++

  4. TransportCatalog TransportCatalog Public

    Transport directory. Works with JSON requests. Returns a response to a request to draw routes with SVG format string. The JSON constructor is implemented using a chain of method calls, obvious erro…

    C++

  5. Vector Vector Public

    C++

  6. MythonsInterpreter MythonsInterpreter Public

    C++