Karthik
Karthik
### Describe your change: * [x] Add an algorithm? * [x] Fix a bug or typo in an existing algorithm? * [x] Documentation change? ### Checklist: * [x] I have...
### Feature description I want to implement a new module inside the matrix ... To solve the System of linear equations in 2 variables using Cramer's Rule. ### Would you...
### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [x] Documentation change? ### Checklist: * [x] I...
added switch case statement in js-basics/making-decisions