Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 680 Bytes

File metadata and controls

1 lines (1 loc) · 680 Bytes

Developed a comprehensive sorting visualizer and graph algorithm application in Android, showcasing proficiency in Kotlin and advanced algorithm implementation. Employed threading techniques to enhance animation performance, utilized canvas and graph view for dynamic visualization. Implemented complex sorting algorithms including Bubble Sort, Insertion Sort, Selection Sort, Merge Sort, Quick Sort, and Heap Sort. Additionally, integrated graph algorithms such as Breadth-First Search (BFS) and Depth-First Search (DFS) for efficient traversal and shortest path computation. Demonstrated strong problem-solving skills and a deep understanding of data structures and algorithms.