Skip to content
View nutankt14's full-sized avatar

Block or report nutankt14

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. Quick-Sort Quick-Sort Public

    Forked from smmcgrath/Quick-Sort

    Quick Sort is another example of a divide and conquer algorithm. It requires the identification of an arbitrary pivot point (ideally somewhere near the centre) around which the other values of the …

    Java

  2. cprogram cprogram Public

    Forked from seeditsolution/cprogram

    C

  3. PythonAlgorithms PythonAlgorithms Public

    Forked from vJechsmayr/PythonAlgorithms

    All Algorithms implemented in Python 3

    Python

  4. LeetCode_Algorithms LeetCode_Algorithms Public

    Forked from noisefilter19/LeetCode_Algorithms

    A collection of solutions for Medium/Hard LeetCode problems. Educational resource

    Python