Sponsored
Use these hints if you're stuck. Try solving on your own first.
Try to concatenate every two different strings from the list.
Count the number of pairs with concatenation equals to target.
Solve with full IDE support and test cases