Senior Java Full Stack Developer – digitar
RVA is looking for a senior full stack java/angular developer to join an existing development team working in the domain of document management and archiving, where an outdated application needs to be replaced, already archived documents need to be migrated, and integration has to be carried out with an external archiving service. It is also expected that you will be able to lead a subgroup of developers. Recent and demonstrable experience in leading teams is therefore required.
We are looking for someone with at least 5 years of demonstrable experience in java development and that in an agile context.
Recent and demonstrable experience with microservices is a requirement.
Demonstrable experience in the domain of data processing (ETL) is a strong asset.
Together with your CV, we ask you to submit the result of the exercise below. Failure to submit an answer or submitting insufficient answers will result in the candidate not being considered:
```java //Give the correct output of this code public class Main { public static void main(String[] args) { String s1, s2, s3;
s1 = "Hello";
s2 = "Hell";
s2 = s2 + "o";
s3 = s2;
// TEST 1
if (s1 == s2) {
System.out.println("TEST 1 : TRUE");
} else {
System.out.println("TEST 1 : FALSE");
}
// TEST 2
if (s3.equals(new String(s1))) {
System.out.println("TEST 2 : TRUE");
} else {
System.out.println("TEST 2 : FALSE");
}
// TEST 3
if (s2 == s3) {
System.out.println("TEST 3 : TRUE");
} else {
System.out.println("TEST 3 : FALSE");
}
// TEST 4
if (s1.equals(s2)) {
System.out.println("TEST 4 : TRUE");
} else {
System.out.println("TEST 4 : FALSE");
}
} } ```
Apply for this Job
This position was originally posted on Pro Unity.
It is publicly accessible, and we recommend applying directly through the Pro Unity website instead of going through third party recruiters.
Search jobs by category
- AI Engineer
- Application Support Analyst
- Business Analyst
- Business Intelligence Analyst
- CRM Developer
- Cybersecurity Analyst
- Data Analyst
- Database Administrator
- Data Engineer
- Data Scientist
- Developer
- DevOps Engineer
- Embedded Systems Engineer
- ERP Consultant
gofreelance
© 2026 gofreelance.be