Candidatei-me por meio de recrutador(a). Fiz uma entrevista na empresa Infor (Toronto, ON).
Entrevista
Interview with programmer on-site and also Skype with a senior programmer in the USA. Then they let you do AngularJS coding on a laptop. You have to finished it on time and please remember that they are still using AngularJS 1.6. If you coding the old angularjs every day. Then this is the position fit you. Not for us who already moved to Angular 2+.
Perguntas de entrevista [1]
Pergunta 1
Some basic questions about digest, apply and watch.
Candidatei-me por meio de uma faculdade ou universidade. Fiz uma entrevista na empresa Infor.
Entrevista
The interview process for a software engineer at Infor takes about 3-4 weeks on average.
Stage 1: Phone screen with recruiter.
Stage 2: Technical phone screen with a developer (includes programming questions).
Stage 3: Onsite interview. The onsite is with some developers and a manager.
Perguntas de entrevista [1]
Pergunta 1
OOPs concept Abstract Classes and Methods
Data abstraction is the process of hiding certain details and showing only essential information to the user. ... Abstract class: is a restricted class that cannot be used to create objects (to access it, it must be inherited from another class).