GithubHelp home page GithubHelp logo

full-stack-developer-a2zport's Introduction

Full Stack Developer @ A2ZPort

Coding challenge:

Given a sentence with multiple lowercase words separated by spaces, write a Javascript function that finds and returns the longest word in the sentence. If there are multiple words of the same length, choose one that has the highest number of vowels. Ignore any character in the sentence that is not an English letter or a space. Find the most efficient way to achieve this.

Sample input:

“Smart people learn from everything and everyone, average people from their experience, stupid people already, have all the answers” (Socrates)

Sample output:

“experience”

Explanation:

Longest words are “everything” and “experience”, but the second has the most vowels

Random Sample input:

hello Usman Ali Ansari are you ready for aaaaaaaaaa10    A7z-portcodingchallenge21,   A6z-portcodingchallengh21, A2------------------------portcodingchallenge20, ####a###$%#%#$%@#$@$#%@#$@#$@#$#@$#@$#@@#$1   125456456487845454dfdfds54654654654sds9

Output should be

Azportcodingchallenge  

Reason (i.e. A2z-portcodingchallenge) as given scenario

full-stack-developer-a2zport's People

Contributors

github-usman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.