Sobes.tech

System Analyst

Have you worked with requirements tracing?

Middle
140

Tell us how you use AI and what tools you use.

Middle+
139

You are a system analyst for the Corporate Account Opening system for legal entities. A task has been received from the business customer: to implement an account opening service. The account opening service includes creating a contract and reserving an account. When opening an account, the client's contract was successfully created (saved in the database), but the reservation service returned a technical error. What requirements, as an analyst for the Corporate Account Opening system for legal entities, would you present to the Contract Functional Part (FP) and Reservation FP? Consider options for implementing an integration scenario, taking into account a distributed microservice architecture.

Middle+
139

Describe the algorithm for retrieving a specific page from the database with filtering and sorting.

Middle+
136

What does the treasury do in a bank?

Middle
136

What microservices did the backend consist of? Can you recall what services they were?

Middle+
136

How to understand that the HTTP request headers have ended and the request body has started?

Middle+
134

Integration with the new service does not exist yet — it needs to be developed. How does this change the approach?

Middle+
134

How will you conduct a dialogue with a complex adjacent team when it is necessary to agree on integration?

Middle
133

There is a website with PDF books. To get a PDF, three parameters are needed: author, year, title. Users remember either the title or the author. How would you organize the search page and what API would you use to retrieve the PDF?

Middle
130

How does the release happen in the team?

Middle+
128

Business speaks abstractly: I want no errors. What next?

Middle
128

Why did you choose post-control instead of preventive control at the application creation stage?

Middle
127

Tell us what sections your system analytics for the integration task consist of.

Middle+
124

Tell me more about configuring system prompts for e-chat. Structured, without fluff.

Middle
122

What do you know about network protocols? Which protocols do you know and to what extent?

Middle+
119

What are DLP systems?

Middle+
116

Tell us what happened with your education and why it is not completed.

Middle+
114

What data type should be used to transmit a date via API in JSON?

Senior
72

POST v1/videos/{userid}? { "page_size":"10", "page":"2" } Response { "summary": { "page_size":"10", "current_page":"2", "total":"100" }, "videos": [ { "name": "abc", "video_url":"[link]" }, { "name": "abd", "video_url":"[link]" } ] }

Senior
48
/21