Specific questions regarding SQL joins.
Data Engineer Interview Questions
18,773 data engineer interview questions shared by candidates
Second Round: 1. Find all integers x, y (x >= 0, y >= 0) solutions of a diophantine equation of the form x ^ 2 - 4 * y ^ 2 = A 2. Write a function named first_non_repeating_letter that takes a string input, and returns the first character that is not repeated anywhere in the string. 3. Simple JOIN with COUNT Third Round 1. The interviewer gave a table with some sample data. The task was to give the best Data Structure solution in order to find a specific data efficiently.
Describe how and why you would use a broadcast join in Apache Spark.
Python and SQL Programming
coding assignment for chicago taxi data set. they want a 1. demo 2. test cases 3. end to end all the whistles and bolts
What was the achievement I am most proud of?
Why are you looking for a new job?
Snowflake questions like, how does time travel works, how to ingest a file into snowflake, and other things like that
Calculate arbitrary things such as moving all the vowels in a string to the next vowel in the string, with the last one looping around to the first. Or returning a boolean based on whether or not a given word is a palindrome. You know, the sort of thing devs work on every day.
Viewing 1421 - 1430 interview questions