Skip to content

parv141206/algodoodle

Repository files navigation

Algodoodle

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.

Data Structures

Queue

  • Enqueue
  • Dequeue

Stack

  • Push
  • Pop
  • Stack Underflow
  • Stack Overflow

Tree

  • Preorder
  • Inorder
  • Postorder

Algorithms

Searching

  • Binary Search
  • Linear Search

Sorting

  • Bubble Sort
  • Selection Sort
  • Insertion Sort

More coming soooon

About

Algodoodle is a simple app that lets you learn algorithms and data structures in a fun and interactive way.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages