Skip to content

maulanasdqn/knight-position

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Challenge 1

Calculate Maximum Knigth Position

Write a function in javascript / typescript which accepts an array of chess pawns on the board, and returns an array of possible positions for the knight that it is able to capture the most chess pawns.

About

Berry Labs Challange 1 Knight Position

Topics

Resources

Stars

Watchers

Forks