Candidatei-me por meio de uma agência de recrutamento. O processo levou 6 semanas. Fui entrevistado pela Infobell IT Solutions (Bengaluru) em jan. de 2026
Entrevista
I shared my salary expectations at the beginning of the interview process with Infobells. Although they initially agreed to provide the stated compensation if I were shortlisted, after 4-5 successful interview rounds, they refused to honor this agreement during the final salary discussion. Consequently, I declined the offer due to this unprofessional behavior and broken promise.
Perguntas de entrevista [1]
Pergunta 1
Questions were asked on python, django, FastAPI, problem solving, database, cloud and devops
Candidatei-me por meio de recrutador(a). Fui entrevistado pela Infobell IT Solutions (Bengaluru) em out. de 2025
Entrevista
1st Round HR discussion about previous role 15 mins
2nd Round Tech Interview in-depth questions about ML and DL architectures and Gen AI questions Medium to hard level
The interviewer was polite and supporting with all the answers
Fiz uma entrevista na empresa Infobell IT Solutions (Bengaluru).
Entrevista
Basic Python Questions:
What are the key features of Python? (e.g., interpreted, object-oriented, dynamically typed, extensive libraries)
Explain the difference between lists and tuples in Python.
What is PEP 8? Why is it important?
How is memory managed in Python? (Reference counting, garbage collection)
What are *args and `: kwargs` used for? Provide an example.**
Explain the difference between range() and xrange() (for Python 2) or the behavior of range() in Python 3.
What is a lambda function in Python? When would you use it?