algorithmic
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -5,4 +5,4 @@ { | ||
"author": "Chris Khoo", | ||
"version": "0.0.1", | ||
"main": "lib/main.js", | ||
"version": "0.0.2", | ||
"main": "lib/algorithmic.js", | ||
"licenses": [ | ||
@@ -9,0 +9,0 @@ { |
Algorithmic | ||
=========== | ||
Introduction | ||
------------ | ||
I've been brushing up on algorithms & data structures for interviews, so I've been reading & writing lots of pseudocode lately to skill up. | ||
@@ -13,2 +16,8 @@ | ||
Enjoy! | ||
Enjoy! | ||
How this works | ||
-------------- | ||
This is for educational purposes - the files in the src and test directory are the ones to read. | ||
It is not for production use. It might be useful for benchmarking algorithms against each other in the future, but that's not my main concern at the moment. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12652
24
22
0
1