The website is live at algodoodle.vercel.app.
Algodoodle is a simple app that lets you learn algorithms and data structures in a fun and interactive way. It is built with NEXTJS 14 and TailwindCSS.
- Enqueue
- Dequeue
- Push
- Pop
- Stack Underflow
- Stack Overflow
- Preorder
- Inorder
- Postorder
- Binary Search
- Linear Search
- Bubble Sort
- Selection Sort
- Insertion Sort