Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / NewStats: 3,217,873 members, 8,035,703 topics. Date: Monday, 23 December 2024 at 06:17 PM |
Nairaland Forum / Science/Technology / Programming / Challenge: Strong Password Filter (1416 Views)
The Greatest Programmer On Nairaland / Blackberry 10 Picture Password For Android / Simple Code Challenge: C#, Java, C, C++ (2) (3) (4)
Challenge: Strong Password Filter by kodewrita(m): 2:28pm On Apr 16, 2013 |
The challenge is simple and familiar. No time limit involved. participation only if it tickles your fancy. I would hope we would also try to find loopholes where we can. Challenge: Write a program in any language that takes in a string and checks to see that it is a strong password that follows the following instructions: ---mixture of capitalized and small letters. ---numbers must be there. ---special characters in the following list( +,&,@) {just trying to make it simpler for everyone} ---no spaces Only restriction: No COBOL. No Smalltalk and definitely no Assembler ( spare our brains )<--Feel free to break this. |
Re: Challenge: Strong Password Filter by adexsimply(m): 2:40pm On Apr 16, 2013 |
cool..am on it |
Re: Challenge: Strong Password Filter by ciphoenix: 5:11pm On Apr 16, 2013 |
kodewrita: The challenge is simple and familiar. No time limit involved. participation only if it tickles your fancy. I would hope we would also try to find loopholes where we can. |
Re: Challenge: Strong Password Filter by ciphoenix: 6:39pm On Apr 16, 2013 |
1 Like |
Re: Challenge: Strong Password Filter by omotodun1(m): 8:04am On Apr 17, 2013 |
Javascript 2 Likes |
Re: Challenge: Strong Password Filter by Nobody: 2:38pm On Apr 17, 2013 |
PHP <?php 1 Like |
Re: Challenge: Strong Password Filter by Nobody: 4:15pm On Apr 17, 2013 |
ọmọ_τó_dùn:Javascript mehn got to admit i love the way you simplified it,I was already thinking of something too complicated, nice one bro |
Re: Challenge: Strong Password Filter by lordZOUGA(m): 4:29pm On Apr 17, 2013 |
regex.. damn.. |
Re: Challenge: Strong Password Filter by lordZOUGA(m): 4:37pm On Apr 17, 2013 |
the regex solution is beautiful but it is quite possible that a custom function written to locate the given characters. can execute faster than the regex solution |
Re: Challenge: Strong Password Filter by omotodun1(m): 5:22pm On Apr 17, 2013 |
^ I can't argue with that. I probably sacrificed efficiency for elegance. |
Re: Challenge: Strong Password Filter by omotodun1(m): 5:27pm On Apr 17, 2013 |
pc guru: Thank you. |
Re: Challenge: Strong Password Filter by jacob05(m): 6:45pm On Apr 17, 2013 |
OOP in PHP...
1 Like |
(1) (Reply)
1000+ Beginner Programming Projects & Practice Problems / JAVA Gurus, Check This Little Code!!!! / Swapspace
(Go Up)
Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health religion celebs tv-movies music-radio literature webmasters programming techmarket Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10) Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 42 |