3
jakobev
6y

String s = "Rant";
boolean b = true;
if (s != b) {
System.out.println ("Sometimes i hate LinkedIn, so many recruiters or companies have meaningless descriptions.. why should i even apply for a job, if they don't describe their offers, specs and so on"
}

Comments
Add Comment