I'm a software engineer focused on backend development with Node.js, NestJS, MongoDB, and React. I love building clean, maintainable systems and learning how to solve real-world problems through code.
I'm a software engineer focused on backend development with Node.js, NestJS, MongoDB, and React. I love building clean, maintainable systems and learning how to solve real-world problems through code.
I think this is more appropriate:
function shapeArea(n) {
return (1 + (n-1)*n) *2 - 1
}
Why do you think that formula ?
Did you solve it?
Hey buddy, can you explain your solution?