Pack consecutive duplicates of list elements into sublists.If a list contains repeated elements they should be placed in separate sublists.
0 people like thisPosted: 13 years ago by Naveen
Find the longest consecutive sub-sequence of increasing numbers.
0 people like thisPosted: 13 years ago by Naveen
Function that parses a Roman-numeral string and return the number it represents.
3 people like thisPosted: 13 years ago by Naveen