Skip to content
View Sukrityshrivastava's full-sized avatar
Block or Report

Block or report Sukrityshrivastava

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. -Largest-Magnitude-Earthquakes -Largest-Magnitude-Earthquakes Public

    Determine the N biggest earthquakes, those with largest magnitude.

    Java

  2. ClosestEarthQuakeToALocation ClosestEarthQuakeToALocation Public

    Program to determine the N closests earthquakes to a specified location

    Java

  3. StoringAllGenes StoringAllGenes Public

    the program is all about to store the genes using StorageResource and test various contraints on genes

    Java

  4. Batch-GrayScale Batch-GrayScale Public

    Program should let the user select multiple image files , create a new image that is a grayscale version of the original image .For each image, save the grayscale image in a new file with the same …

    Java

  5. FilterEarthQuakesByDepth FilterEarthQuakesByDepth Public

    Program to filter Earthquakes by Depth

    Java

  6. FilterEarthQuakeByMagnitudeAndDistance FilterEarthQuakeByMagnitudeAndDistance Public

    From this program we will be able to filter the earthquakes by their magnitude and distance

    Java