Frage im Vorstellungsgespräch bei Verisign

Practical: Write an xml parser from scratch.

Antwort im Vorstellungsgespräch

Anonym

12. Juni 2015

You can use any language that you are familiar with. Goal is to check each individual character of the xml and extract parent, child, sibiling tags and any text. You are supposed to put the data in a separate class to hold.

1