Skip to content
View julsdym's full-sized avatar

Block or report julsdym

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. juliadymnicki.com juliadymnicki.com Public

    Julia Dymnicki's portfolio

    1

  2. Huffman Huffman Public

    After building a Huffman Tree and assign codes to characters based off of the Prefix Codes, I simulated a lossless data compression algorithm by using Huffman's Algorithm in order to shrink the siz…

    Java

  3. Warehouse-Organization Warehouse-Organization Public

    Simulating a warehouse that contains Rutgers merchandise, I created used priority queues and hash tables in order to determine the most popular types of merchandise in my warehouse, how much stock …

    Java

  4. Kindergarden Kindergarden Public

    Simulation of activities in a children's classroom: students getting in line, students at their assigned seats, and students sitting on chairs to play the "musical chairs" game.

    Java

  5. Infinity-War Infinity-War Public

    Based off of Marvel Avenger's Hit Film Infinity War, I used Djikstra's Algorithm to find the path of minimum cost from different Universes in an adjacency matrix and created my own graph class in o…

    Java

  6. Heart-Transplant Heart-Transplant Public

    Medical-based ethics project to determine the chances of death for patients who have cardiac issues and creating an algorithm to determine which patients should get priority for heart transplants.

    Java