Skip to content
View namanchikara's full-sized avatar

Block or report namanchikara

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. Voice-based-email-system-for-visually-challenged Voice-based-email-system-for-visually-challenged Public

    Python 1

  2. Sorting_O-n- Sorting_O-n- Public

    C program for sorting N elements in linear time complexity

    C

  3. programming-cheatsheets programming-cheatsheets Public

    Forked from benlights/programming-cheatsheets

    Programming cheatsheets (Python, Bash, Haskell...)

    TeX

  4. Primes Primes Public

    Read about this method of finding primes on Wikipedia, didn't implement it, found this sweet piece of code in Quandray's solution, copied.

    Python

  5. c-template c-template Public

    C

  6. Union-Using-C Union-Using-C Public

    C program to perform union, and for each query it will return whether two points are related or not. Check comments for more information.

    C