Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nathanpeck/wordladder

A JavaScript code interview snippet
https://github.com/nathanpeck/wordladder

Last synced: 7 days ago
JSON representation

A JavaScript code interview snippet

Awesome Lists containing this project

README

        

# wordladder

A testing code snippet I use in JS interviews to test if candidate is capable of recognizing the
difference between good and bad code, interpret, and refactor code which is not written in a clear
manner.