feat(interview-prep): Adding Rosetta Code problems (#34710)

This commit is contained in:
Bhanu Pratap Singh Rathore
2018-12-30 19:05:56 +05:30
committed by Kristofer Koishigawa
parent fef4651da6
commit c820cdab80
18 changed files with 1756 additions and 0 deletions

View File

@ -396,6 +396,74 @@
"5a23c84252665b21eecc8013",
"Sorting algorithms/Strand sort"
],
[
"5a23c84252665b21eecc8017",
"Soundex"
],
[
"5a23c84252665b21eecc801c",
"Spiral matrix"
],
[
"5a23c84252665b21eecc801d",
"Split a character string based on change of character"
],
[
"5a23c84252665b21eecc8024",
"State name puzzle"
],
[
"5a23c84252665b21eecc8028",
"Stern-Brocot sequence"
],
[
"5a23c84252665b21eecc8029",
"Straddling checkerboard"
],
[
"5a23c84252665b21eecc802a",
"Stream Merge"
],
[
"5a23c84252665b21eecc8036",
"Strip control codes and extended characters from a string"
],
[
"5a23c84252665b21eecc8038",
"Subleq"
],
[
"5a23c84252665b21eecc803c",
"Sudoku"
],
[
"5a23c84252665b21eecc803f",
"Sum digits of an integer"
],
[
"5a23c84252665b21eecc8040",
"Sum multiples of 3 and 5"
],
[
"5a23c84252665b21eecc8041",
"Sum of a series"
],
[
"5a23c84252665b21eecc8042",
"Sum of squares"
],
[
"5a23c84252665b21eecc8043",
"Sum to 100"
],
[
"5a23c84252665b21eecc8045",
"Sutherland-Hodgman polygon clipping"
],
[
"5a23c84252665b21eecc8046",
"Symmetric difference"
],
[
"594ecc0d9a8cf816e3340187",
"Taxicab numbers"