
Harris Computer Software Engineer Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 12 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at Harris Computer.
Java Software Developer
There were three interview rounds. The first round was conducted virtually and focused heavily on core Java basics. It's recommended to review every small detail of core Java as they ask about everything. The first round mainly covered core Java questions, including topics like system.out.println(), functional and marker interfaces, lambda expressions, static vs. instance variables, var variables, polymorphism, exception handling (try-with-resources, try block), differences between List and Set, ArrayList, basic Spring Boot annotations (@RestController vs. @Controller), and Hibernate.
- Regarding core Java, what is system.out.println()?
- Can you explain functional and marker interfaces and also lambda expressions?
- What distinguishes static variables from instance variables, and what are var variables?
Software Engineer Intern
I had a skills assessment test and then an in-person interview. The test covered Data Structures and Databases, and the interview was mainly HR with some simple C++ technical questions.
- Could you design a library management system?
- Questions about Data Structures.
- Questions about Databases.
Programmer Analyst
Entrevue bien dirigée par mon supérieur. On sait rapidement ce que l'employeur désire comme personne pour remplir le poste. Discussion agréable sur l’ensemble de l'offre d'emploi et la vision à moyen long terme sur le déroulement de la suite de ma carrière.
- Quel a été votre plus grand défi professionnel jusqu'à présent ?
Harris Computer Software Engineer Interview Questions
Quoted word for word from Harris Computer interview reports.
“Can you reverse a character array?”
Read reports →“What is the difference between List and Set, and what is ArrayList?”
Read reports →“Regarding core Java, what is system.out.println()?”
Read reports →“What are basic Spring Boot annotations, specifically the difference between @RestController and @Controller?”
Read reports →“What distinguishes static variables from instance variables, and what are var variables?”
Read report →“Regarding exception handling, what is try-with-resources and what is a try block?”
Read report →“Write code to create an enum, a constructor for a class that implements toString, and an interface with a method and a subclass that overrides it.”
Read report →“Can you write code to show the difference between call by value and call by reference?”
Read report →“How would you change a class to ensure threads run in a specific order?”
Read report →Formats, difficulty and experience
Across all 12 Harris Computer interview reports.