Skip to content
View VigneshN1997's full-sized avatar

Block or report VigneshN1997

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 Loading

  1. Toy-Compiler-in-C Toy-Compiler-in-C Public

    Compiler Project for the course Compiler Construction(CS F363) BITS Pilani

    C 1

  2. Word-Document-Index-Application Word-Document-Index-Application Public

    Given a large collection of documents distributed in the secondary memories (i.e. hard disks) of multiple nodes in a cluster, designed a program that extracts words and their frequency of occurrenc…

    C++ 1

  3. unionfind unionfind Public

    Simulating parallel implementations of union find sequentially to develop an optimized union find algorithm

    C++ 1

  4. Sieve-of-Eratosthenes-Parallel-Algorithm Sieve-of-Eratosthenes-Parallel-Algorithm Public

    Implementation of Sieve of Eratosthenes Algorithm in MPI

    C++

  5. Shared-Nearest-Neighbour-Clustering Shared-Nearest-Neighbour-Clustering Public

    Implemented a Shared Nearest Neighbour Clustering algorithm in Scheme.

    Racket

  6. AnyDBC_C_Code AnyDBC_C_Code Public

    An anytime algorithm to find clusters given points in space(referring to paper-AnyDBC: An Efficient Anytime Density-based Clustering Algorithm for Very Large Complex Datasets)

    C++