MdialloC19
MdialloC19
##Description It appears there's an issue with the current Webpack configuration file. The error is pointing out that the old method, webpack.optimize.UglifyJsPlugin, has been removed in newer Webpack versions, and...
Suggestion : we can implement a method for inserting or pushing node at specific index ###Description In our current linked list implementation, we lack a method to insert or push...
## Information about Algorithm It's about testing our all algorithms in JS by Jest Framework or Mocha ### Have you read the [Contributing.md](https://github.com/MakeContributions/DSA/blob/main/CONTRIBUTING.md) and [Code of conduct](https://github.com/MakeContributions/DSA/blob/main/CODE_OF_CONDUCT.md) - [x] Yes...
I wanted to bring to your attention an issue I encountered while working with the user routes file in the project. It seems that the usage of express-validator/check is causing...