Skip to content
View Anikalogika4417's full-sized avatar

Block or report Anikalogika4417

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Quantity_words Quantity_words Public

    A program, that takes a .txt file and analyze how many different words it has. Divides a text for several parts and counts words using multithreading

    C++

  2. CompVision CompVision Public

    Finding an object in the picture

    C#

  3. Address_Book_ Address_Book_ Public

    C++

  4. Snake_WindowsProject Snake_WindowsProject Public

    C

  5. LetCode_4-Median LetCode_4-Median Public

    Given two sorted arrays nums1 and nums2 of size m and n respectively, return the median of the two sorted arrays.

    C++

  6. LetCode_5-LongSubStrPal LetCode_5-LongSubStrPal Public

    Given a string s, return the longes palindromic substring in s.

    C++