feat(interview-prep): Converting and Transfering Rosetta problems (#38624)
* feat(interview-prep): Converting and Transfering Rosetta problems * feat(interview-prep): Meta fix * fix: adjusted descriptions and some test cases * fix: Descriptions fixed Co-authored-by: Kris Koishigawa <scissorsneedfoodtoo@gmail.com>
This commit is contained in:
committed by
GitHub
parent
b42671ec41
commit
1fc55513a4
@ -408,6 +408,22 @@
|
||||
"5e6dee7749a0b85a3f1fc7d5",
|
||||
"Lucas-Lehmer test"
|
||||
],
|
||||
[
|
||||
"5ea281203167d2b0bdefca00",
|
||||
"Ludic numbers"
|
||||
],
|
||||
[
|
||||
"5ea28156e79528a9ab248f27",
|
||||
"Luhn test of credit card numbers"
|
||||
],
|
||||
[
|
||||
"5ea2815a8640bcc6cb7dab3c",
|
||||
"Lychrel numbers"
|
||||
],
|
||||
[
|
||||
"5ea2815e364d9a2222ea55f8",
|
||||
"LZW compression"
|
||||
],
|
||||
[
|
||||
"59da22823d04c95919d46269",
|
||||
"Sailors, coconuts and a monkey problem"
|
||||
|
Reference in New Issue
Block a user