Candidatei-me de outra forma. O processo levou 5 dias. Fiz uma entrevista na empresa Bell Integrator.
Entrevista
This was mainly pre-interview, which contains 2 parts: with HR and with an engineer.
HR interview is more likely a simple talk, to check your English level rather than the details of your CV, or your experience. They also ask you to provide the details of your travel to US and if you have a tourist visa. And they apply for tourist visa for you and insist that this is the normal process when you start working there without proper work permit.
Candidatei-me por meio de recrutador(a). O processo levou 4 semanas. Fui entrevistado pela Bell Integrator em jul. de 2021
Entrevista
Very vague and very little feedback. After passing the screening call i was assigned to speak with a regional tech lead. After the interview there was not feedback for a week a week. Then when i asked the feedback was that i am in the final short list. Another 2 weeks passed and when i asked the reply was that the position is closed.
Perguntas de entrevista [1]
Pergunta 1
Questions about previous work experience in leading positions.
Fiz uma entrevista na empresa Bell Integrator (Moscovo, ).
Entrevista
Screening Call: This initial call with a recruiter or HR representative is designed to verify your basic qualifications and interest in the role. You will likely discuss your previous experience, why you're interested in the job, and what your career goals are. You might also discuss logistical details such as availability, salary expectations, and relocation. Technical Phone Interview: In this stage, you might have a phone or video call with a senior developer or a technical lead. This person will ask you more in-depth questions about your technical skills, past projects, and understanding of Java and related technologies. You might be asked to solve coding problems, possibly on a platform that allows for live coding. Coding Challenge / Take-Home Assignment: Some companies might give you a coding assignment to be completed in your own time. This assignment will likely involve writing code in Java and will be designed to test your problem-solving skills, coding ability, and knowledge of Java. On-Site Interview: This is usually the final and most intensive stage of the interview process. You'll visit the company's office and meet with multiple people, including potential teammates, managers, and sometimes even high-level executives. You can expect to face a mix of technical questions, problem-solving exercises, and behavioral questions. You might also be asked to solve whiteboard coding problems. Offer: If the on-site interview goes well, the company may extend a job offer. This will include details about the salary, benefits, start date, and other terms of employment.
Perguntas de entrevista [1]
Pergunta 1
Java Fundamentals: Can you explain the difference between final, finally, and finalize in Java? How do these keywords work, and when would you use each? Object-Oriented Programming: Can you describe the principles of Object-Oriented Programming (OOP) and provide an example of how you've used inheritance and polymorphism in a Java project? Concurrency: Java provides several ways to create multithreaded applications. Can you explain the differences between implementing the Runnable interface and extending the Thread class? Java Libraries and Frameworks: Suppose you were building a RESTful API in Java. Which frameworks or libraries would you use, and why? Problem Solving: (Provide a specific coding problem relevant to your project or company). How would you approach solving this problem in Java? Can you write a pseudocode or actual code to illustrate your solution?