moguelor / interview-algorithms

Interviewers algorithms, I explain how to solve the problems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Interviewers algorithms, I explain how to solve the problems.

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%