Skip to content
View IswaryaSridharan's full-sized avatar

Block or report IswaryaSridharan

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. Dense-and-Sparse-Matrix Dense-and-Sparse-Matrix Public

    Parallelized Dense and Sparse Matrix Multiplication using MPI

    C 2 1

  2. Shopping-Cart-using-AWS Shopping-Cart-using-AWS Public

    Implemented a scalable shopping cart service using Amazon AWS. The endpoints are created using API Gateway that triggers a lambda function to serve the customer requests. Used DynamoDB for data per…

    Java 1 1

  3. Vertex-Coloring Vertex-Coloring Public

    Implementing DSATUR algorithm with different data structures

    Java

  4. Parallel-Programs Parallel-Programs Public

    C

  5. Graph-Isomorphism Graph-Isomorphism Public

    Graph Isomorphism using openmp parallelization

    C

  6. Distributed-System Distributed-System Public

    A highly scalable distributed chat application with both server and client implementation using multi threading, data persistence and In Memory caching.

    Java