SysAlgo interview question

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

Interview Answer

Anonymous

Apr 25, 2019

using array_splice or unset