I applied online. The process took 4 days. I interviewed at Metro Markets in Jul 2023
Interview
I had an HR interview, a challenging task, and a live coding test. Moreover, the challenge was acceptable and so easy You generally have to make it simple to explain in the interview before time runs out.
Interview questions [1]
Question 1
Build CLI with PHP which you accept different known commands line combined with filter argument values, for example, price_range or specific id. the data should be fetched from a remote endpoint or local file which might be JSON or XML or CSV and use the filter arguments to return the filtered data count only.