feat(interview-prep): Converting and transferring Rosetta problems
This commit is contained in:
committed by
Kristofer Koishigawa
parent
fde8c05a20
commit
e4a6f5563f
@ -344,6 +344,10 @@
|
||||
"5a23c84252665b21eecc7edb",
|
||||
"Largest int from concatenated ints"
|
||||
],
|
||||
[
|
||||
"5a23c84252665b21eecc7edd",
|
||||
"Last letter-first letter"
|
||||
],
|
||||
[
|
||||
"5a23c84252665b21eecc7edc",
|
||||
"Last Friday of each month"
|
||||
@ -360,6 +364,22 @@
|
||||
"5a23c84252665b21eecc7ee0",
|
||||
"Left factorials"
|
||||
],
|
||||
[
|
||||
"5a23c84252665b21eecc7ee1",
|
||||
"Letter frequency"
|
||||
],
|
||||
[
|
||||
"5a23c84252665b21eecc7ee2",
|
||||
"Levenshtein distance"
|
||||
],
|
||||
[
|
||||
"5a23c84252665b21eecc7ee3",
|
||||
"Linear congruential generator"
|
||||
],
|
||||
[
|
||||
"5a23c84252665b21eecc7eec",
|
||||
"Long multiplication"
|
||||
],
|
||||
[
|
||||
"59da22823d04c95919d46269",
|
||||
"Sailors, coconuts and a monkey problem"
|
||||
|
Reference in New Issue
Block a user