Skip to content
View sneha0832's full-sized avatar

Block or report sneha0832

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

Pinned Loading

  1. swisherrr/sudoku swisherrr/sudoku Public

    A Java implementation of a Sudoku solver using BFS and DLS algorithms, supporting both 9x9 and 16x16 puzzles. Built on research from BCSEE journal, this solver demonstrates and compares the efficie…

    Java

  2. Ghostb9/CSC-230 Ghostb9/CSC-230 Public

    Python 1

  3. OOP-Game-FreeFall OOP-Game-FreeFall Public

    Free Fall is a browser-based game developed using HTML, CSS, and JavaScript, applying Object-Oriented Programming (OOP) principles to structure the code. Players control a basket to catch healthy f…

    HTML

  4. Library-Program Library-Program Public

    SciFiLi is a project designed to manage a science fiction library efficiently. It utilizes various data structures to facilitate searching, sorting, and handling book check-ins and check-outs, ensu…

    Python