You have have a number with multiple digits - you need to construct the largest possible number from these digits.
Data Engineer Interview Questions
20,250 data engineer interview questions shared by candidates
how do you use airflow to build the data pipeline
1.Tell others about yourself.
How to implement CDC in ADF with native functionality?
why you want to join AWS, leadership principal question-related.
Describe a situation where you were seeing lot of data incoming and how did you handle the situation.
Whats are different the different spark Mode and explain them
SQL, python related questions . Logical questions and puzzles
Problem: o A traveler flies to many cities (airports) in an unbroken chain of flights with no loops i.e never revisiting an airport. o For every flight, she has a boarding pass with only a From (City) and To (City) printed on it but no date/time. o At the end of her journey, she hands you all her boarding passes but they’re shuffled, so you don’t know the starting or the ending city. Can you: o Write logic or pseudocode to print her whole journey in sequence. It should print e.g. (Starting) City1 -> City2 ->….-> (Ending) CityX o State the time complexity of your solution. o you’re given a Set of BoardingPass objects as input. o there could be as many as hundreds of thousands of unique cities/airports. o memory is no concern (i.e. you have infinite memory!). Optimize for execution time (time complexity).
1. SQL case statements 2. Joins 3. Python String Indexing
Viewing 1651 - 1660 interview questions