Description: LeetCode is an online platform for preparing technical coding interviews. It contains a large database of coding questions and allows users to practice and submit solutions to these questions, track progress, participate in contests, and more.
Type: software
Description: Nashorn is a JavaScript engine integrated into the Java Virtual Machine (JVM). It allows developers to embed JavaScript code into Java applications and enable client-side scripting using JavaScript. It is lightweight, high-performance, supports the ECMAScript specification, and enables Java and JavaScript interoperability.
Type: software