The aim of this project is to understand how different sorting algorithms work. This is a a mobile application built on react-native which visualizes how merge sort and quick sort work.
- Programming language: Typescript
- Framework: React Native
- Algorithms visualized: Merge Sort and Quick Sort