Skip to content
View GopikaNairAS's full-sized avatar

Block or report GopikaNairAS

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. FirstRepo FirstRepo Public

  2. task-person-directory task-person-directory Public

    Forked from mulearnucek/task-person-directory

    TypeScript

  3. PORTFOLIO-SANTA PORTFOLIO-SANTA Public

    HTML

  4. ams-frontend ams-frontend Public

    Forked from mulearnucek/ams-frontend

    TypeScript

  5. LEETCODE-1.Two-Sum LEETCODE-1.Two-Sum Public

    PROBLEM:Given an array of integers nums and an integer target, return indices of the two numbers such that they add up to target. You may assume that each input would have exactly one solution, and…

    C

  6. LEETCODE-2.Plus-One LEETCODE-2.Plus-One Public

    You are given a large integer represented as an integer array digits, where each digits[i] is the ith digit of the integer. The digits are ordered from most significant to least significant in left…

    C