Skip to content
View yossriK's full-sized avatar

Block or report yossriK

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 Loading

  1. runLengthEncoder_Decoder runLengthEncoder_Decoder Public

    implementaion of compressor algorithm and a decompressor, works on Char and Int arrays

    C 1

  2. CodingChallenges CodingChallenges Public

    some of the algorithms I implemented/ twitched to complete my interview coding challenges.

    1

  3. hello-world1 hello-world1 Public

  4. Canadalearningcode_introtoAI Canadalearningcode_introtoAI Public

    HTML

  5. Tic_tac_toe Tic_tac_toe Public

    simple tic-tac-toe game, that features human player vs a bot that can be random, smart or blocking player

    Java

  6. are-they-anagrams are-they-anagrams Public

    built-in algorithm to test if given words in a text-file are anagrams.

    Java