Skip to content
View gadgil-devashri's full-sized avatar
☃️
☃️
Block or Report

Block or report gadgil-devashri

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. Sorting-Algorithms-Python Sorting-Algorithms-Python Public

    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-structures graph-algorithms-data-structures Public

    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-Search 8-Puzzle-A-Star-Search Public

    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-Variants N-Queens-Hill-Climbing-Variants Public

    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-coloring csp-map-coloring Public

    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_App Movie_Rating_App Public

    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