Skip to content
View ayushyamitabh's full-sized avatar
  • NYC
Block or Report

Block or report ayushyamitabh

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

  1. PizzaOrderSystem PizzaOrderSystem Public archive

    Group Project for CSC 322 @ CCNY

    Java 5 6

  2. TogetherWeb TogetherWeb Public

    Project by Ishan Soni and Ayushya Amitabh

    JavaScript 2 3

  3. sorting-algorithms sorting-algorithms Public

    A study of different sorting algorithms for college. For Algorithms - CSC 22000 @ CUNY City College All implementations by Ayushya Amitabh

    C++ 1

  4. graph-traversal graph-traversal Public

    Implementation of various Graph Traversal algorithms - Djikstra, Bellford, and Depth First Search. Assignment for Algorithms @ CCNY (CUNY)

    C++

  5. greedy-method greedy-method Public

    Implementation of Greedy Method to schedule ads while considering their value and duration. Assignment for Algorithms @ CCNY (CUNY)

    C++

  6. searching-algorithms searching-algorithms Public

    A study of different searching algorithms for college.

    C++