Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

algorithmic

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

algorithmic - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

.npmignore

4

package.json

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc