I wrote a Bidirectional BFS algorithm in Kotlin to solve 2x2 Rubik's Cubes

This page summarizes the projects mentioned and recommended in the original post on /r/Kotlin

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 2x2RubixSolver

    A 2x2 Rubix Cube solver that utilizes bidirectional breadth first search and 3d matrices

    I pushed up a branch where I switched the queues over to ArrayDeque in case you're curious to see how I implemented it: https://github.com/MackHartley/2x2RubixSolver/tree/arrayDeque

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: Kviklet – "Pull Request"-like privileged database access management

    1 project | news.ycombinator.com | 1 Jul 2024
  • Integrating Code Formatting into Your Android Projects

    4 projects | dev.to | 1 Jul 2024
  • FUTO Keyboard

    7 projects | news.ycombinator.com | 29 Jun 2024
  • Better Animations... in Latest Doodle

    3 projects | dev.to | 29 Jun 2024
  • XKCD: From Tile to Picture - Seeing the Full Image

    1 project | dev.to | 28 Jun 2024

Did you konow that Kotlin is
the 16th most popular programming language
based on number of metions?