Skip to content
View abhichand26's full-sized avatar
  • India

Block or report abhichand26

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
abhichand26/README.md

Hi there 👋

Popular repositories Loading

  1. kruskal-mst kruskal-mst Public

    Implementation of Kruskal Algorithm to find minimum spanning tree using Union-Find method

    C 9 3

  2. vehicle-routing vehicle-routing Public

    Vehicle Routing Pickup-Delivery scheduling is implemented, which used a meta-heuristic algorithm known as Tabu Search to determine the most efficient route for each vehicle.

    Jupyter Notebook 9 1

  3. sorting-algorithms sorting-algorithms Public

    Implementation of sorting algorithms like Bubble, Selection, Insertion, Merge, Quick and Heap Sort.

    C 6

  4. v-SVR-using-brain-storm-optimization v-SVR-using-brain-storm-optimization Public

    Using PCA feature selection and then optimizing parameters of v-SVR (nu-SVR) model using Brain Storm Optimization to predict stock price using various indicators.

    Jupyter Notebook 6 1

  5. dijkstra-list dijkstra-list Public

    Implementation of Dijkstra Algorithm using Adjacency List to find single source shortest path

    C 4 1

  6. floyd-warshall-algorithm floyd-warshall-algorithm Public

    Implementation of Floyd–Warshall algorithm to find all-pair shortest paths

    C 3