js_sandbox:可以与JS一起玩的Java沙箱

时间:2024-03-27 22:53:34
【文件属性】:

文件名称:js_sandbox:可以与JS一起玩的Java沙箱

文件大小:77KB

文件格式:ZIP

更新时间:2024-03-27 22:53:34

JavaScript

js_sandbox 可以与JS一起玩的Java沙箱 这使用Node.js和Jest运行测试。 为了能够运行这些文件,请确保已安装Node.js,并使用npm来安装jest。 通过运行以下命令来npm run test : npm run test在命令行上npm run test 。


【文件预览】:
js_sandbox-main
----package.json(213B)
----src()
--------sort-colors()
--------longest-substring-without-repeating-characters()
--------int-to-roman()
--------short-encoding-of-words()
--------two-sum()
--------add-two-numbers()
--------first-missing-positive()
--------median-of-two-sorted-arrays()
--------reverse-integer()
--------symmetric-tree()
--------climbing-stairs()
--------zigzag-convesion()
--------number-cube-combinations()
--------longest-palindromic-substring()
--------trapping-rain-water()
--------verifying-an-alien-dictionary()
--------string-to-integer-atoi()
--------triangle()
----.gitignore(2KB)
----README.md(260B)

网友评论