Skip to content
View N-4-V's full-sized avatar
  • Calcutta, India
Block or Report

Block or report N-4-V

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

Pinned

  1. NumberTheorist NumberTheorist Public

    Functionalities for checking over 50+ types of numbers

    Java 4 1

  2. Sarcasm-Detection-Models Sarcasm-Detection-Models Public

    Supervised Machine Learning models and Neural Networks trained on a bevy of feature extractors for Sarcasm Detection with a better Pre-processing approach

    Jupyter Notebook 2 1

  3. NumbersToWords NumbersToWords Public

    Convert numbers of magnitude (-10^19) to (+10^19 ) to words, based on the Indian numbering system.

    Java 1

  4. ElementsAddUptoN ElementsAddUptoN Public

    Given a list of integers and a target sum, display all subsets of list which add up to it.

    Python