Getting Started with Adobe After Effects - Part 6: Motion Blur
First Time? You can support us by signing up. It takes only 5 seconds. Click here to sign up. If you already have an account, click here to login.

TSQL Challenge 67 - Find the longest sequence of alphabets in a string

26   Comments   

Unsubscribe from Notifications
  • HI Jacob,

    Could please provide example for this input patten on TSQL Challenge-67.

    If more than one sequence having same number of characters is found, then the sequence that begins earlier in the English alphabet should get precedence.

    Thanks, Gunarathinam.M

    commented on Oct 26 2011 12:06PM  .  Report Abuse This post is not formatted correctly
    guna24x7
    284 · 0% · 149
  • Guna,

    Look at this example ABCDAFGKFLMNO contains two sequences ABCD and LMNO and both of them are 4 characters long. In such a case you should pick the value that starts earlier: in this example ABCD

    commented on Oct 26 2011 12:34PM  .  Report Abuse This post is not formatted correctly
    Jacob Sebastian
    1 · 100% · 32004
  • Hi Jacob, Can you please tell whether the output is A or NULL for this input string 12345!A"#$%&? Thanks, Loge.

    commented on Oct 28 2011 9:50AM  .  Report Abuse This post is not formatted correctly
    logeswari
    368 · 0% · 108
  • @logeswari,

    The result should be A

    commented on Oct 28 2011 10:17AM  .  Report Abuse This post is not formatted correctly
    Jacob Sebastian
    1 · 100% · 32004
  • Can the first number of tally table start with 1 as current table starts the number by 0? Are we all supposed to use the EXACT tally table script provided? Btw, what's the last date for submission as I can see evaluation is in progress.

    commented on Nov 7 2011 7:36AM  .  Report Abuse This post is not formatted correctly
    Parth Patel
    103 · 2% · 510
  • @Parth, The first row in the Tally Table that is used for evaluation is 0. It is recommended that you use the exact script. You can submit a solution even after evaluation and it will be processed in subsequent evaluation cycles.

    commented on Nov 7 2011 7:52AM  .  Report Abuse This post is not formatted correctly
    Jacob Sebastian
    1 · 100% · 32004
  • Thanks Jacob.

    commented on Nov 7 2011 8:03AM  .  Report Abuse This post is not formatted correctly
    Parth Patel
    103 · 2% · 510
  • One last thing what would the output for ASDFKIJkLMNAXDBABCIJKPPSRNK? k is in small letter

    commented on Nov 7 2011 10:38AM  .  Report Abuse This post is not formatted correctly
    Parth Patel
    103 · 2% · 510
  • I assumed that the casing of the output should match the casing of the input, the case-insensitivity should only apply to finding the contiguous sequences of letter.

    commented on Nov 7 2011 10:48AM  .  Report Abuse This post is not formatted correctly
    jon.g.massey
    1151 · 0% · 22
  • Case insensitive is to be assumed both in your solution code and in the code that checks your solution. So k and K is the same in all contexts.

    commented on Nov 7 2011 12:25PM  .  Report Abuse This post is not formatted correctly
    dishdy
    17 · 10% · 3262
Previous 1 | 2 | 3 Next

Your Comment


Sign Up or Login to post a comment.

Managed Windows Shared Hosting by OrcsWeb

Copyright © Rivera Informatic Private Ltd.