Senior full stack Java developer
RVA is looking for a full stack java/angular developer who can also take on the role of technical lead to join an existing scrum team. Demonstrable java development experience of at least 10 years is required, of which at least the last 3 years as technical lead.
At least 3 years demonstrable experience in development in a docker/kubernetes context. For the desired position, recent and demonstrable experience of at least 3 years with regard to microservices is also required.
Finally, it is a clear added value to also have demonstrable experience as scrum master and as analyst.
Together with your CV, we ask you to submit the result of the exercise below. Not submitting an answer or submitting insufficient answers will result in the candidate not being retained:
//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
gofreelance
© 2025 gofreelance.be