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

Algorithms & data structures

  • 0.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

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.

However, I've discovered that writing pseudocode without any tests is a good way of writing buggy code, which isn't a great idea for interviews.

Hence, I decided to write some real code.

However, I didn't want to write verbose code.

So I chose CoffeeScript.

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.

FAQs

Package last updated on 28 Nov 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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