New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hack-hour-14

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hack-hour-14

Hack hours are a series of algorithm problems to refine your problem solving skills. You will be presented a new algorithm problem every day starting after the algorithm unit.

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

What are Hack Hours?

Hack hours are a series of algorithm problems to refine your problem solving skills. You will be presented a new algorithm problem every day starting after the algorithm unit.

What do I do after I complete a Hack Hour problem?

After you complete a hack hour problem, please make a pull request to the branch named after your username under the CodesmithLLC organization. Within a few minutes, you will receive an autogenerated email indicating whether your solution passed our series of tests.

How do I test Ruby files?

Some later hack hours include Ruby files (.rb) as well as a JS file. For these hack hours you should attept to complete both the JS and the Ruby versions. The tests for Ruby are included in the .rb file. In order to test your work, you'll need to do the following:

  • Install Ruby
  • run gem install test-unit from your hack-hour directory
  • run ruby challenges/challenge-name.rb

FAQs

Package last updated on 01 Jul 2017

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