Tuesday, 11 April 2017

Is their a function which can be used to check two strings and return common words/alphabet in nodejs

For Eq:

var str1="IloveLinux";
var str2="weloveNodejs";

any function that can return true/value/or any possible flag ?



via Rishabh Upadhyay

No comments:

Post a Comment