Skip to content
View Ofir-Sher's full-sized avatar

Highlights

  • Pro

Block or report Ofir-Sher

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 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. AVL-Finger-Tree AVL-Finger-Tree Public

    A Python implementation of an AVL Tree featuring advanced operations (Split, Join, Finger Search) and an analysis of AVL-based insertion sort.

    Python

  2. Java-Priority-Queues Java-Priority-Queues Public

    A versatile Java 21 implementation of advanced priority queues, capable of acting as a Fibonacci, Binomial, or Lazy Binomial heap based on dynamic configuration flags.

    Java