Candidatei-me por indicação de um funcionário. O processo levou 2 dias. Fui entrevistado pela AccessData (Orem, UT) em abr. de 2010
Entrevista
Easier to get started on an interview if you go through an current employee or through the hiring agent that they use. Usually involves a phone interview with some technical questions thrown in, then you called up for an on-site technical interview which tends to be pretty similar to the phone interview but for a longer duration, I was asked mostly about c#, sql, object oriented programming and threading
Perguntas de entrevista [1]
Pergunta 1
Was given a piece of code that uses threads with some bugs thrown in I was asked to identify and fix the potential problem in the code, it was not too bad
Short, sweet, and to the point. Met with manager and several team members. Asked basic questions regarding C# skills. Interviewed right after lunch, so it is possible people were tired and not up to asking challenging questions.
Candidatei-me online. O processo levou 1 semana. Fui entrevistado pela AccessData em jun. de 2012
Entrevista
Found the position online and I applied. I later got a call from the recruiter to talk about the position. After talking to the recruiter I was brought in for an in person interview and was interviewed by 3 people. I got an offer 5 days later.
Candidatei-me online. O processo levou mais de 1 semana. Fui entrevistado pela AccessData (Lindon, UT) em mar. de 2012
Entrevista
It started with a phone interview. The Interviewer questioned me on my skill sets and had me rank myself on each of them (1-10). They asked my current position, length of that position, and current salary. There was no technical questions over the phone. After 3 days, I was contacted and asked to come in and meet with the CEO, the Team lead and 3 existing members of the team. Here I was asked technical questions regarding C# and .Net. These questions ranged from topics such as inheritance, WCF services, Generics and MSSQL. They asked me to write a method (they had large white boards on the walls) showing how I would solve the Fibonacci numbers algorithm. 4 Days later I was called in to meet with the Team Leader individually. Here I was asked about Application Design, Database Design. He was interested in how I processed things and what my methods were to solve problems. I was very impressed with everyone at this company that I met with. They all seemed very straight forward and honest with me about any questions I had about the company.
Perguntas de entrevista [1]
Pergunta 1
Solve the Fibonacci numbers in a method . Method would accept an index as a parameter and the method would return the Fibonacci number for that index.