Candidatei-me por meio de uma agência de recrutamento. Fui entrevistado pela Infotrellis em jun. de 2015
Entrevista
There were 4 rounds of interviews with two technical round one process round and one management round with detailed knowledge of JAVA. You are expected to know about industry and related areas
Perguntas de entrevista [1]
Pergunta 1
Tell us about company's competitors in their business
Candidatei-me por meio de uma faculdade ou universidade. O processo levou 2 semanas. Fui entrevistado pela Infotrellis (Toronto, ON) em fev. de 2016
Entrevista
I went to Toronto for onsite. Only one people interviewed me. Firstly he asked some questions about my project. After than is a question about statistics. However could you get necessary information from given data. Later, he asked what kind of machine learning knowledge I have. Finally, it is a paper based test about OS, Java basics, and logic problems.
Candidatei-me por meio de uma faculdade ou universidade. O processo levou 2 dias. Fui entrevistado pela Infotrellis em out. de 2015
Entrevista
Day 1:
Round 1 (1h40min):
Aptitude,Java,C(output),General computer,English,Essay questions.
Round 2 (1h):
Discussion about output functions in libraries. Given 2 list one with s.no and reg.no(unique),
another with same reg no but different order of serial no.,find an efficient solution to map corresponding serial no. Algorithms, data structure and analytical questions. Big/little endian. Areas of interests. OSI 7 layers.
Round3(1h):
General HR. OOPS, OS, DBMS, Java concepts, programming questions. Given table of pid with multiple orders (order id) devise an efficient way to count number of orders of each person.
Perguntas de entrevista [1]
Pergunta 1
(Asked for all of us)
1. Check if string is palindrome without library functions (any language).
2. Check if year is leap,perfect,amstrong number
3.Reverse/ detect loop in linked list.
4. Print a no.'s prime factors,patterns,etc.