Skip to content
View menashe12346's full-sized avatar
  • Ariel University
  • Israel

Block or report menashe12346

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
menashe12346/README.md

Hi there, I'm Menashe Ashkenazi πŸ‘‹

⚑My Stats ⚑ Languages
Anurag's GitHub stats Top Lang's

How to reach me

Linkedin-link

Skills

Pinned Loading

  1. Kosaraju-Server Kosaraju-Server Public

    The project aims to implement a server capable of handling graph operations and computing strongly connected components (SCCs) using Kosaraju's algorithm. It is designed to efficiently manage multi…

    C++

  2. MST-Server MST-Server Public

    The MST-Server project implements a server-client architecture to solve the Minimum Spanning Tree (MST) problem on weighted undirected graphs using Prim and Kruskal algorithms with multithreaded de…

    C++

  3. Viking_Chess Viking_Chess Public

    Viking chess game implementation

    Java

  4. K-ary_Tree K-ary_Tree Public

    This code implements a flexible k-ary tree container in C++, allowing users to represent hierarchical data with various traversal methods.

    C++