Windows Engineer Interview Questions

242 windows engineer interview questions shared by candidates

Given a SAX parser interface, implement the interface so as to remove duplicate XML tags. Ex. // input: <tag>text<b><b>bold</b> bold again</b><br/>the end </tag> // output: <tag>text<b>bold bold again</b>the end </tag>
avatar

Senior Windows Software Engineer

Interviewed at Evernote

4.2
Apr 16, 2013

Given a SAX parser interface, implement the interface so as to remove duplicate XML tags. Ex. // input: <tag>text<b><b>bold</b> bold again</b><br/>the end </tag> // output: <tag>text<b>bold bold again</b>the end </tag>

Viewing 101 - 110 interview questions

Glassdoor has 242 interview questions and reports from Windows engineer interviews. Prepare for your interview. Get hired. Love your job.