Rare find

Kata Machine. Practice coding interview problems and data structures by writing real code.

github.com/ThePrimeagen/kata-machine

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2023
  • feat: prims basic implementation without PQ
September 2022
  • Merge pull request #15 from maxrzaw/fix-singly-linked-list
  • Merge pull request #9 from Wobbly-Wibbly/master
  • Merge pull request #13 from Samji/readme-fixes
  • Merge pull request #11 from ruthv1k/master
  • Merge pull request #14 from Tch4lla/patch-1
  • Drop absolute path to show relative path in "day" command
  • Remove use of shebang
  • fix map test
  • Fix SinglyLinkedList test and add to ligma.config
  • Update README.md
  • fix typo in readme
  • Update generate and clear scripts in package.json
  • Visually display test error in MazeSolver.ts
  • dont ignore generated files, improve setup info
August 2022
  • feat: important commit
  • compiler wont defeat me
  • just want this to be a part of the test.
  • fix error for day one
  • feat: lru test just successed.