Our server costs ~$56 per month to run. Please consider donating or becoming a Patron to help keep the site running. Help us gain new members by following us on Twitter and liking our page on Facebook!
Current time: August 15, 2025, 1:06 pm

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bruteforce
#14
RE: Bruteforce
You need a container, then you need to permutate all the set of characters. You can do it character by character or you can put the same function inside for n-1 characters. There is a point in the exercise, just create some code and people here will point you in the more correct direction.

While it is something already done, it tests your creativity and knowledge of the language. It feels great to figure out the problem by yourself.
Reply



Messages In This Thread
Bruteforce - by ErGingerbreadMandude - August 2, 2015 at 7:54 am
RE: Bruteforce - by vorlon13 - August 2, 2015 at 9:09 am
RE: Bruteforce - by Aractus - August 2, 2015 at 9:18 am
RE: Bruteforce - by vorlon13 - August 2, 2015 at 9:21 am
RE: Bruteforce - by ErGingerbreadMandude - August 2, 2015 at 9:33 am
RE: Bruteforce - by Alex K - August 2, 2015 at 9:47 am
RE: Bruteforce - by Aoi Magi - August 2, 2015 at 10:15 am
RE: Bruteforce - by ErGingerbreadMandude - August 2, 2015 at 10:48 am
RE: Bruteforce - by LastPoet - August 2, 2015 at 10:55 am
RE: Bruteforce - by ErGingerbreadMandude - August 2, 2015 at 11:16 am
RE: Bruteforce - by LastPoet - August 2, 2015 at 2:56 pm
RE: Bruteforce - by ErGingerbreadMandude - August 2, 2015 at 3:15 pm
RE: Bruteforce - by Ravenshire - August 2, 2015 at 3:17 pm
RE: Bruteforce - by LastPoet - August 2, 2015 at 3:25 pm
RE: Bruteforce - by emjay - August 2, 2015 at 3:44 pm
RE: Bruteforce - by Alex K - August 2, 2015 at 4:59 pm
RE: Bruteforce - by ErGingerbreadMandude - August 2, 2015 at 3:41 pm
RE: Bruteforce - by bennyboy - August 9, 2015 at 8:59 am



Users browsing this thread: 1 Guest(s)