Solicité el puesto a través de un captador. El proceso duró 3 días. Acudí a una entrevista en Fulcrum Worldwide (Bengaluru) en sept 2023
Entrevista
It has only two rounds. One is technical interview and the other is HR round. In Technical round they will ask you about Python, SQL and ETL questions. Be ready to answer the questions for the projects you have mentioned in your resume.
Preguntas de entrevista [1]
Pregunta 1
Python: Q. Three difference between List and Tuple Q. State three immutable data types Q. Difference between compiler and interpreter. Is Python a compiler or interpreter language. Q. What will be the output for the following python script: print(1) print(2) print(3) print(4) print;(5) Q. Difference between coupling and decoupling? Q. Some coding questions to solve.