Candidatei-me por meio de recrutador(a). O processo levou 3 dias. Fui entrevistado pela Fulcrum Worldwide (Bengaluru) em set. de 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.
Perguntas de entrevista [1]
Pergunta 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.