Skip to content
View Suraj-Singh-CSE's full-sized avatar

Highlights

  • Pro

Block or report Suraj-Singh-CSE

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. Sorting-Visualizer Sorting-Visualizer Public

    Sorting Visualizer is a Java-based tool that demonstrates sorting algorithms like Bubble, Selection, Insertion, Merge, and Quick Sort. Built with Java Swing, it features real-time animations, adjus…

    Java

  2. Sudoku-Solver Sudoku-Solver Public

    The Sudoku Solver efficiently solves 9x9 puzzles using a backtracking algorithm. It finds empty cells, tries numbers 1-9, checks validity, and backtracks when needed. Features include instant solvi…

    Java

  3. DSA-Practice-LeetCode- DSA-Practice-LeetCode- Public

    Java