Define the format 1 <empinfo> <employees> <employee> <name>James Kirk</name> <age>40</age> </employee> <employee> <name>Jean-Luc Picard</name> <age>45</age> </employee> <employee> <name>Wesley Crusher</name> <age>27</age> </employee> </employees> </empinfo> 2 { "empinfo" : { "employees" : [ { "name" : "James Kirk", "age" : 40 }, { "name" : "Jean-Luc Picard", "age" : 45 }, { "name" : "Wesley Crusher", "age" : 27 } ] } }
System Analyst
2738
0
Middle
146
What are you currently interested in regarding the role? Would you be interested in working as a full stack analyst without distinction between business and system analyst?
Middle
146
How was your work with business process requirements organized from briefing to deployment in production?
Middle
144
UML. What elements are used?
Middle
143
What is the difference between REST and SOAP?
Middle
139
SQL — what level are your queries? Basic, intermediate, or advanced?
Middle
138
What is the difference between a user story and a use case?
Middle
136
UML What elements are used? Correctness of role usage Name the elements Identify errors Determine format
Middle
131
A functional customer comes and says 'I need a report' — where do you start?
Middle
122