cuál es su aspiración salarial
Ingeniero De Datos Interview Questions
645 ingeniero de datos interview questions shared by candidates
they look for predictive models mostly.
My previous experience with Power BI and with relational DBs
Not a SINGLE
1.Intro (Tell me about yourself) 2.Difference between Data Analysis and Analytics 3. Write sql query on problem given by them. 4.write program on pb given by them
How to design a structure or algorithm to find the parents of a person and how to refine the design to save the storage space
Explain me your recent data science project?
What are slowly changing dimensions?
How would you get all the records that are in table A but not in table B?
// Given a singly linked list without values defined by: class Node { Node next } // Write a function that removes all elements from the list whose _index_ is a fibonacci number // o -> o -> o -> o -> o -> o -> o -> o -> o -> o -> o -> o // 0 1 2 3 4 5 6 7 8 9 10 11 // x x x x x // becomes // o ----------------> o ------> o -> o ------> o -> o -> o // 0 4 6 7 9 10 11
Viewing 61 - 70 interview questions