← Back to experiences
[ OK ] Loaded —
[ INFO ]
$ cd
$ ls -lt
01
02
03
04
05
$ ls -lt
01
02
03
04
05
user@intervues:~/experiences/…$
I had a phone screen interview for a Data Engineer position at Walmart. The interviewer asked me a scenario-based question about Spark and how to minimize read time. I was then asked to convert a source table to a target table. The question involved transforming the data from one format to another. I was provided with a visual representation of the tables and the transformation required.