Commit Graph

3 Commits (911e6a00947d2f93262277346c8ca44f98e53c5c)

Author SHA1 Message Date
Faizan711 911e6a0094
Create NKnights.java
This is a Java Program to find all the possible combinations to place N Knights in an NxN Chessboard such that they all are non-attacking to each other.
2022-08-08 12:46:58 +05:30
Radhika Bansal 23595e9524
chore(Java): add target-sum-subsets problem (#687) 2022-02-07 10:58:35 -04:00
Abiha Fatima dcc53ee9e0
chore(Java): add N Queen Problem (#570) 2021-10-17 14:34:36 -04:00