Skip to content

arkad-cm/marcopolo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

marcopolo

Instructions

  • Run npm install
  • Run npm start - To Start the API
  • Run npm run test - To run the unit tests

To get solution send GET /

When is it a good idea to not use NodeJs? Why?

Ans - When we run some Machine Learning Algorithms, Nodejs is not the language to use, rather in those use cases python is the best choice. Also, Nodejs is a single threaded language and not great for tasks which require a lot of processing power.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published