Senior Software Engineer Java Developer Interview Questions

95,558 senior software engineer java developer interview questions shared by candidates

Given a list of versions (in string format). The versions can have invalid characters (requires cleaning). Print the list in sorted order of increasing versions. Input: ["1.2.34", "$5.j8", "3.4#", "3.45"] output: 1.2, 3.4, 3.45
avatar

Senior Software Engineer

Interviewed at Informatica

4
Apr 25, 2018

Given a list of versions (in string format). The versions can have invalid characters (requires cleaning). Print the list in sorted order of increasing versions. Input: ["1.2.34", "$5.j8", "3.4#", "3.45"] output: 1.2, 3.4, 3.45

Brain teaser #1: Given 8 balls and a balance, how many weighings would it take to find one ball that does not weigh the same as the other 7. Brain teaser #2: Two boys enter a tunnel. When they are 1/3 of the way through, they hear a train coming. If the boys run in opposite directions at the same speed, and narrowly miss getting hit by the train at their respective end of the tunnel, how fast was the train traveling compared to the 2 boys?
avatar

Senior Software Engineer

Interviewed at Garmin

3.7
Apr 24, 2018

Brain teaser #1: Given 8 balls and a balance, how many weighings would it take to find one ball that does not weigh the same as the other 7. Brain teaser #2: Two boys enter a tunnel. When they are 1/3 of the way through, they hear a train coming. If the boys run in opposite directions at the same speed, and narrowly miss getting hit by the train at their respective end of the tunnel, how fast was the train traveling compared to the 2 boys?

Viewing 191 - 200 interview questions

Glassdoor has 95,558 interview questions and reports from Senior software engineer java developer interviews. Prepare for your interview. Get hired. Love your job.