ChallengeRocket
  • Challenges
  • Find jobs
  • Candidate Hub
  • Employers / Post a Job
  • Log in
  • Sign up now
Menu
  • Home
  • Challenges
  • Passwords From Sentences

Passwords From Sentences

Passwords From Sentences

Before you start the test, check out our tutorial challenge

~5MIN
Start: Oct 01, 2019
SKILL PRACTICE CHALLENGE
  • Challenge outline
  • Tips
Passwords From Sentences
  • Challenge outline
  • Tips

Challenge overview

Hello and welcome to the challenge!


Write a code which generates passwords from sentences. The result passoword should be made from first letters of words in the given sentence, with exceptions:


  • instead of i and I use number 1
  • instead of o and O use number 0
  • instead of s and S use number 5

Example

  • password('Cogito ergo sum') -> 'Ce5'

Input

  • string consisting of words made from letters and separated with spaces

Output

  • password made according the rules described above

Constraints

  • 0 < string length < 1000


You can solve this programming contest in C++, C#, Ruby, JavaScript, Python and many other languages. If you want, you can also take part in other Challenges. Below you can find some of them:


  • Increment An Array Of Digits
  • Name Initials
  • Balanced Brackets


Have fun and good luck! :)

By using our site, you agree to challengerocket's use of cookies in accordance with our privacy policy.
ChallengeRocket
Tech talent
Challenges Blog Find jobs Candidate Hub
Companies
Business HR Blog Pricing
Challengerocket
FAQ EU Join Us Contact Us
Copyright © 2022 ChallengeRocket. All rights reserved.
Privacy Terms and Conditions Service status

Log in

Don’t have account?
Create a candidate account
or

Forgot your password?

Log in

Don’t have account?
Create an employer account

Forgot your password?

Create a candidate account

Already have an account?
Log in
or
  • At least 8 characters
  • Uppercase Latin characters
  • Lowercase Latin characters
  • At least one number or symbol

Not a candidate?  Sign up as an employer

Reset your password

Remember your password? Log in Log in for business

Create an employer account

Sign up for free.
Select the best plan to publish job ofers & challenges.

Company name introduced here will be visible on your job ads.
  • At least 8 characters
  • Uppercase Latin characters
  • Lowercase Latin characters
  • At least one number or symbol

Not an employer?  Sign up as a candidate