why are you interested in new opportunities?
Data Engineer Interview Questions
20,165 data engineer interview questions shared by candidates
Data Science experience in Industrial projects
Do you have any experience in deploying applications using CICD?
What are your strengths?(technical background question) Program an app that does x on paper using any language What is most important in a team? Why did you choose to work in IT? Why do you want to work with our team?
Have you ever set up a VCR?
Find a path through a 2D matrix.
Asked a live coding on python. Need to execute the program online after coding. And 2 SQL queries where I need to write the query.
Assignment discussion, question o SQL and communication test
What motivates you?
Please use the awswrangler module to create a list of the files in the input folder that are not in the output folder. There is an AWS S3 bucket with two folders. Here is the initial code: import awswrangler as wr input_folder = 's3://mf-pythontest/in' output_folder = 's3://mf-pythontest/out' Using the AWS wrangler module, please create a list of the files in the input folder that are not in the output folders. The Required output is: ['doc_003.parquet']You must use the awswrangler package: https://github.com/awslabs/aws-data-wranglerYou will need to have some AWS credentials to access this public bucket. ***TIP*** The solution should have no more than three lines of code
Viewing 211 - 220 interview questions