View gadgil-devashri's full-sized avatar
☃️
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 support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Sorting-Algorithms-PythonSorting-Algorithms-PythonPublic

    Repository for Comparison based sorting algorithms in python. This was implemented for project one submission for ITCS 6114 Data Structures and Algorithms under the guidance of Dr. Dewan at the Uni…

    Python 1

  2. graph-algorithms-data-structuresgraph-algorithms-data-structuresPublic

    This repository contains implementation for graph algorithms using an adjacency matrix. This was submitted as project two for ITCS 6114 Data Structures and Algorithms under the guidance of Dr. Dewa…

    Python 1

  3. 8-Puzzle-A-Star-Search8-Puzzle-A-Star-SearchPublic

    Repository for programming project one under ITCS 6150 Intelligent Systems under Dr. Dewan Ahmad for the fall 2021 semester. The aim is to solve the 8-puzzle problem using an A star search algorith…

    Python 2

  4. N-Queens-Hill-Climbing-VariantsN-Queens-Hill-Climbing-VariantsPublic

    This code was submitted as programming project two for ITCS 6150 Intelligent Systems under Dr. Dewan Ahmad at the University of North Carolina at Charlotte for the fall 2021 semester. The aim is to…

    Python 1 2

  5. csp-map-coloringcsp-map-coloringPublic

    This code was submitted as programming project two for ITCS 6150 Intelligent Systems under Dr. Dewan Ahmad at the University of North Carolina at Charlotte for the fall 2021 semester. The aim is to…

    Python 1 3

  6. Movie_Rating_AppMovie_Rating_AppPublic

    Forked from alaasas/Movie_Rating_App

    Term Project Repository for ITCS 5102 Survey of Programming Languages under the guidance of Dr. Ali Sever from the University of North Carolina At Charlotte for the Fall 2021 semester. Tech stack i…

    Ruby