feat(interview-prep): Converting and transfering Rosetta problems (#35770)
* feat(interview-prep): Converting and transfering Rosetta problems
This commit is contained in:
committed by
Kristofer Koishigawa
parent
b6470f93dc
commit
ca63f90070
@ -320,6 +320,22 @@
|
||||
"5a23c84252665b21eecc7eca",
|
||||
"Kaprekar numbers"
|
||||
],
|
||||
[
|
||||
"5a23c84252665b21eecc7ed1",
|
||||
"Knapsack problem/0-1"
|
||||
],
|
||||
[
|
||||
"5a23c84252665b21eecc7ed2",
|
||||
"Knapsack problem/Bounded"
|
||||
],
|
||||
[
|
||||
"5a23c84252665b21eecc7ed3",
|
||||
"Knapsack problem/Continuous"
|
||||
],
|
||||
[
|
||||
"5a23c84252665b21eecc7ed4",
|
||||
"Knapsack problem/Unbounded"
|
||||
],
|
||||
[
|
||||
"5a23c84252665b21eecc7ed5",
|
||||
"Knight's tour"
|
||||
|
Reference in New Issue
Block a user