Skip to content
View noam295's full-sized avatar
  • 08:38 (UTC -12:00)

Highlights

  • Pro

Block or report noam295

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

Popular repositories Loading

  1. DJ-Session-Manager DJ-Session-Manager Public

    A high-performance DJ Session Manager simulation in C++, focusing on safe memory management, RAII, custom smart pointers, and LRU caching.

    C++

  2. High-Performance-Data-Structures High-Performance-Data-Structures Public

    Optimized Java implementations of advanced data structures (Skip-List, Universal Hashing, Inventory Systems) focused on strict O(1) and O(log n) time complexity.

  3. Multi_Threading_Managment Multi_Threading_Managment Public

    A high-performance, multithreaded Linear Algebra Engine built in Java, featuring a custom thread-pool scheduler and safe shared-memory concurrency.

    Java