feat(interview-prep): Converting and Transferring Rosetta problems (#38371)
* feat(interview-prep): Converting and Transferring Rosetta problems
This commit is contained in:
committed by
GitHub
parent
5b4c89aa9a
commit
1204c72657
@ -380,6 +380,34 @@
|
||||
"5e4ce2a1ac708cc68c1df25d",
|
||||
"Long multiplication"
|
||||
],
|
||||
[
|
||||
"5e6dd1278e6ca105cde40ea9",
|
||||
"Longest common subsequence"
|
||||
],
|
||||
[
|
||||
"5e6dd139859c290b6ab80292",
|
||||
"Longest increasing subsequence"
|
||||
],
|
||||
[
|
||||
"5e6dd14192286d95fc43046e",
|
||||
"Longest string challenge"
|
||||
],
|
||||
[
|
||||
"5e6dd14797f5ce267c2f19d0",
|
||||
"Look-and-say sequence"
|
||||
],
|
||||
[
|
||||
"5e6dd15004c88cf00d2a78b3",
|
||||
"Loop over multiple arrays simultaneously"
|
||||
],
|
||||
[
|
||||
"5e6decd8ec8d7db960950d1c",
|
||||
"LU decomposition"
|
||||
],
|
||||
[
|
||||
"5e6dee7749a0b85a3f1fc7d5",
|
||||
"Lucas-Lehmer test"
|
||||
],
|
||||
[
|
||||
"59da22823d04c95919d46269",
|
||||
"Sailors, coconuts and a monkey problem"
|
||||
|
Reference in New Issue
Block a user