Skip to content

💡 [Feature]: Add Simple GUI for Binary Search and Bubble Sort Visualization #545

@Ishita-varshney

Description

@Ishita-varshney

Add a simple GUI to visualise both algorithms

For Bubble Sort:

  1. Input field to enter array elements
  2. Sort button to start visualization
  3. Bars showing elements swapping in real-time.

For Binary Search:

  1. Input field for sorted array
    2.Input field for target element
    3.Search button
  2. Show "Found"/"Not Found" and index result

  • I am a registered GSSoC 2026 contributor.
  • I would like to implement this feature myself.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions