Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 511 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 511 Bytes

Interview Algorithms

This repo contains all algorithms that I had to do in my interviewers. There are programmed with javascript.

Get Started

  1. init
  2. project.
    • git clone https://github.com/jmoguelruiz/interview-algorithms.git
    • cd interview-algorithms
    • npm install
  3. run test.
    • npm test

Algorithms

  1. lastMoveFromMatrix