Formateadores y código
Visualizador de Algoritmos
Step through sorts and pathfinding visually.
Click Visualise to step through the algorithm.
Nota del editor
Understanding · Step through the algorithm, watch the invariant.
Este capítulo en profundidad está disponible solo en inglés por el momento. La herramienta de conversión de arriba funciona en tu idioma; el artículo explicativo extenso aún no se ha traducido.
Preguntas frecuentes
Quick answers.
›Which algorithms are supported?
The tool visualises common sorting algorithms like QuickSort and MergeSort, as well as pathfinding algorithms such as Dijkstra's and A* Search.
›Can I adjust the animation speed?
Yes. Use the speed slider to slow down the execution for step-by-step analysis or speed it up to see the final resulting state quickly.
›What data sets can I use?
You can choose between randomly generated arrays, nearly sorted data, or custom inputs to see how different algorithms handle specific edge cases.
›Is the visualisation accurate to real-world code?
The logic follows standard algorithmic implementations. While the visualisations include artificial delays for clarity, the sequence of operations matches how these algorithms function in software libraries.
La gente también busca
Herramientas relacionadas
More in this room.
- Visor de Git DiffVisualiza diffs unificados con vista lateral o en línea.
- Constructor de Peticiones APICrea, envía e inspecciona peticiones HTTP — como Postman, pero gratis.
- Auditoría de RendimientoComprobación rápida de tiempo de carga y peso para cualquier URL pública.
- Comprobador de AccesibilidadEjecuta un conjunto enfocado de verificaciones WCAG contra HTML pegado.
- Analizador de User AgentNavegador, SO, dispositivo y motor desde cualquier cadena UA.
- Generador de Mensajes de CommitConventional commits, con ámbito y sensibles al pie de página.