Sobes.tech

System Analyst

Can you describe a method in OpenAPI?

Middle
442

Did you design integrations on your own or work in a team? Who was the project leader?

Middle
435

Have you worked with caching on the frontend and backend?

Middle
429

What are your current search criteria and wishes for a future employer?

Middle
427

{ "ClientInfo": { "type": "object", "required": [ "id", "firstName" ], "properties": { "id": { "type": "string", "maxLength": 255, "description": "Client identifier" }, "firstName": { "type": "string", "maxLength": 255, "description": "Client's first name" }, "lastName": { "type": "string", "maxLength": 255, "description": "Client's last name" }, "participantsLastModifiedDate": { "type": "string", "description": "Participant registration date in the system", "format": "date", "example": "[phone]T12:00:00.0000000" }, "participantsAddress": { "uniqueItems": true, "type": "array", "maxItems": 1000, "description": "Participant registration address", "items": { "type": "object", "properties": { "street": { "type": "string", "maxLength": 255, "description": "Street" } } } } } } }

426

How is asynchrony shown in BPMN?

Middle
424

How does BPMN differ from UML?

Middle
419

Entities 'Client', 'Order', 'Product', and 'Payment'. Describe the data structure, relationships between entities, and justify the choice of storage model.

Senior
412

What should be done in case of a critical vulnerability in a mobile application, where data and tokens are transmitted unencrypted?

402

If the business asks to implement a new feature in a tight deadline, and the development says it's impossible with the current architecture — how would you act from a systems analyst role?

397

Can a primary key consist of a single field?

Middle
397

How do you prioritize when two urgent tasks arrive at the same time: changing legislation and urgently submitting a report with a stuck upload?

Middle+
394

What are your steps if a task in a new topic comes as an abstract task?

Middle
392
/138