Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SortSphereX

Interactive Sorting, Searching & Graph Algorithm Visualization Laboratory

Features

  • Interactive Sorting Visualizer

    • Bubble Sort
    • Selection Sort
    • Insertion Sort
    • Merge Sort
    • Quick Sort
  • Searching Algorithms

    • Linear Search
    • Binary Search
  • Graph Algorithms

    • BFS
    • DFS
    • Dijkstra's Algorithm
    • A* Pathfinding
  • Compare Mode

    • Run algorithms side-by-side
    • Performance comparison
  • Arena Mode

    • Competitive algorithm challenges
    • Real-time execution tracking
  • Challenge Mode

    • Solve algorithm tasks
    • Test understanding interactively
  • Execution Tracer

    • Line-by-line algorithm visualization
  • Performance Metrics

    • Comparisons
    • Operations
    • Execution Time
    • Time Complexity

Screenshots

Home Dashboard

Home Dashboard

Graph Visualizer

Graph Visualizer

Compare Mode

Compare Mode

Arena Mode

Arena Mode

Tech Stack

  • React
  • JavaScript
  • Vite
  • CSS

Live Demo

[Add your Vercel URL here]

Author

Ayush Kumar Mahapatra

About

SortSphereX - Interactive Sorting, Searching & Graph Algorithm Visualization Laboratory with real-time execution tracing, challenge mode, and algorithm comparisons.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages