Skip to content
View BenJPanackal's full-sized avatar

Block or report BenJPanackal

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. Remove-Duplicates Remove-Duplicates Public

    Here is my solution to the Leetcode Remove Duplicates Array Problem

    Java

  2. Longest-Common-Prefix Longest-Common-Prefix Public

    Here is my solution to the Leetcode Longest Common Prefix Array Problem

    Java

  3. CS200-Project-1-BlackJack CS200-Project-1-BlackJack Public

    Created the game of blackjack in the console window using primarily ArrayLists in Java. *Without AI*

    Java

  4. CS200-Project-2-Fight-Calculator CS200-Project-2-Fight-Calculator Public

    Created a "Fight Calculator using Object-Oriented Programming to return who has a higher percentage chance of winning in a fight, comparing various characteristics of two individuals.

    Java

  5. Search-Insert-Position Search-Insert-Position Public

    Here is my solution to the Leetcode Search Insert Position Problem

    Java

  6. Length-of-Last-Word Length-of-Last-Word Public

    Here is my solution to the Leetcode Length of Last Word Problem

    Java