Codesignal Practice Test
CodeSignal Technical Assessment Algorithm Design
What is the two-pointer technique?
Select your answer
A
Using two pointers moving toward each other or in the same direction to solve array problems efficiently
B
Using two programming languages
C
Having two monitors
D
Running two programs simultaneously
Hint