mirror of
https://github.com/bootdotdev/fcc-learn-golang-assets.git
synced 2026-01-09 22:11:22 +00:00
9 lines
223 B
JSON
9 lines
223 B
JSON
{
|
|
"question": "Which code would generics be most likely to help with?",
|
|
"answers": [
|
|
"A binary tree",
|
|
"Calculating the area of a circle",
|
|
"Detecting whether or not a string contains a given substring"
|
|
]
|
|
}
|