Skip to content
View soumyadweep's full-sized avatar

Block or report soumyadweep

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

Popular repositories Loading

  1. My-Own-Codes My-Own-Codes Public

    Jupyter Notebook

  2. Machine-Learning-Codes Machine-Learning-Codes Public

    The Coursera Course Provided by Andrew Ng

    Jupyter Notebook

  3. Video-Recommendation-on-MovieLens-Dataset Video-Recommendation-on-MovieLens-Dataset Public

    Video recommendation system on MovieLens dataset. dated July 07,2023. Collaborative filtering method.

  4. Hacker-Rank-Time-Conversion Hacker-Rank-Time-Conversion Public

    Python

  5. Lonely-Integer-Hacker-Rank Lonely-Integer-Hacker-Rank Public

    Given an array of integers, where all elements but one occur twice, find the unique element.

    Python

  6. flipping-bits-Hacker-Rank flipping-bits-Hacker-Rank Public

    You will be given a list of 32 bit unsigned integers. Flip all the bits ( and ) and return the result as an unsigned integer.

    Python