Senior Software Engineer Interview Questions

95,542 senior software engineer interview questions shared by candidates

Implement a method called printNonComments() which prints out a extract of text with comments removed. For example, the input: hello /* this is a multi line comment */ all Should produce: hello all You have access to a method called getNextLine() which returns the next line in the input string.
avatar

Senior Software Engineer

Interviewed at Meta

3.6
Jun 30, 2014

Implement a method called printNonComments() which prints out a extract of text with comments removed. For example, the input: hello /* this is a multi line comment */ all Should produce: hello all You have access to a method called getNextLine() which returns the next line in the input string.

Viewing 61 - 70 interview questions

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