Description: Algorithm Lab is an open-source platform for learning and visualizing algorithms. It allows users to build, test, and debug algorithms interactively with a simple drag-and-drop interface. Algorithm Lab supports popular algorithms like searching, sorting, graphs, strings, computational geometry, and more.
Type: software
Pricing: Open Source
Description: npm is a package manager for JavaScript that allows developers to share and reuse code packages. It hosts over 1.5 million packages and is the default package manager for Node.js.
Type: software