SysAlgo interview question

Q: How to delete a specific element in an array?

Interview Answer

Anonymous

25 Apr 2019

using array_splice or unset