* [ ] Micro Byte Title: N-Queens program* * [N-queens.txt](https://github.com/Crio-Bytes/DSA/files/5492213/N-queens.txt) [ ]Domain: DSA in C++* *[ ]Scope of learning for learners: Learners can sharpen their skill for DSA and thus enhance Matrix concepts in C++* * [ ] Activities: There are 4 different positions for queens ,where there is no 2 queens in the same row nor column nor in the same diagonal.*
Micro Byte Title: N-Queens program*
N-queens.txt
[ ]Domain: DSA in C++*
[ ]Scope of learning for learners: Learners can sharpen their skill for DSA and thus enhance Matrix concepts in C++