1. SQL performance tuning 2. Past experiences
Sr Data Engineer Interview Questions
2,568 sr data engineer interview questions shared by candidates
What is a high order function ? Have I had used Schema registry ?
Array manipulation based questions
1 - SQL 1 - Python
2 stages interview process: 1st screening and then a 2 hour technical conversation call about my past experiences and uses of the technical stack needed for the role.
Find in dictionary. # //Input 1 : text = "have a nice day 1", dictionary = ["have", "a", "nice", "day", "another", "1", "day1"] # // --> Output: true # # //Input 2: text = "catdog", dictionary = ["cat", "dog"] # // --> Output: true # # //Input 3: text = "catsandog", dictionary = ["cats", "dog", "sand", "and", "cat"] # // --> Output: false # # //Input 4: text = "caterpillar", dictionary = ["cat", "caterpillar"] # // --> Output: true
please fill this and that
silly My Sql execution based questions, (not for writting sql question instead execution)
depends of each experience, seems thez prefer more younger people
Find columns from a table where data type is timestamp.
Viewing 1111 - 1120 interview questions