Candidatei-me por meio de uma agência de recrutamento. Fui entrevistado pela Lexmark International (Calcutá) em jul. de 2015
Entrevista
I am writing the review of Technical test in Lexmark International in which they gave me three programs to write in either in c#,c++ or JAVA
1. Write a class named Document to represent a document node in a print queue. it should contain a method name that returns the subject of the document and an abstract method called type that returns the document type . from document class derive two concrete classes named word document and pdf document.
2. Write another class named Print Queue that is implemented as a linked list of Document objects. Print Queue should have a method named Push for adding a document to the end of the list, a method named pop for removing the first document from the list , and a method named DisplayContents for listing all of the documents in the Print Queue, reporting both the Name and Type of each element Print Queue should not use any standard library classes it should be own implementation of linked list
Perguntas de entrevista [1]
Pergunta 1
Write a class named Document to represent a document node in a print queue. it should contain a method name that returns the subject of the document and an abstract method called type that returns the document type . from document class derive two concrete classes named word document and pdf document.
2. Write another class named Print Queue that is implemented as a linked list of Document objects. Print Queue should have a method named Push for adding a document to the end of the list, a method named pop for removing the first document from the list , and a method named DisplayContents for listing all of the documents in the Print Queue, reporting both the Name and Type of each element Print Queue should not use any standard library classes it should be own implementation of linked list
Candidatei-me por indicação de um funcionário. O processo levou 1 semana. Fui entrevistado pela Lexmark International (Calcutá) em abr. de 2025
Entrevista
It was smooth, they asked me questions on core java, they were very polite and gave time to answer them all. Unfortunately they were looking someone with spring boot knowledge which I didnt have that moment so I didnt got the offer
Candidatei-me online. O processo levou 4 semanas. Fui entrevistado pela Lexmark International (Cebu City) em set. de 2024
Entrevista
First round was HR interview, I was scheduled for a panel interview after my HR. The panel interview took too long around an hour and you will be asked by 3-4 panel interviewers for technical questions. I was not given an update weeks after my panel interview and I did not know my stand on the panel interview. Their HR seemed to have forgotten for whatever reason. I just consider this move as a red flag and very unprofessional for a large corporation. I've read similar experiences and to the recruiter, please do your job right.
Perguntas de entrevista [1]
Pergunta 1
Technical and typical what is your work experience and how does it relate to the job you applied
Candidatei-me por meio de uma faculdade ou universidade. Fiz uma entrevista na empresa Lexmark International.
Entrevista
First round was a coding round in which 4 medium level questions were asked to solve followed by 2 round technical interview . In technical interview 2 oops code and 2 SQL queries were asked but all of easy level.