Skip to content
View tusharshukla10's full-sized avatar

Block or report tusharshukla10

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

  2. game-of-snack-gun-water game-of-snack-gun-water Public

    Python

  3. pascalpyrmaid pascalpyrmaid Public

    Python

  4. Missing-in-Array Missing-in-Array Public

    You are given an array arr[] of size n - 1 that contains distinct integers in the range from 1 to n (inclusive). This array represents a permutation of the integers from 1 to n with one element mis…

  5. Indexes-of-Subarray-Sum Indexes-of-Subarray-Sum Public

    Given an array of non-negative integers, find the first continuous subarray whose sum equals a given target. Return the 1-based starting and ending indices of this subarray. If no such subarray exi…

    Python

  6. Beginner-Calculator-by-Tkinter Beginner-Calculator-by-Tkinter Public

    A simple calculater using tkinter

    Python