The developer says your solution is unfeasible. What are your actions?
System Analyst
You implemented the task, found an undocumented critical case during testing, and the release is in two days. What are your actions?
What cache is available on the frontend (web and mobile)?
When should we raise versioning for API responses, and when not?
Tell me about the HTTP GET method
Tell me about the HTTP POST method and whether it can be made idempotent.
The business delivers a feature that could break existing logic. How do you communicate the risks and what do you suggest?
How often are releases made in current and past projects?
How can a cache be implemented on the backend? What are the methods?
Tell us about your experience in your recent companies.
What is the difference between REST and gRPC?
Tell us about a challenging task you are proud of.
Case: Design a review system with moderation, where the author sees their review during moderation, but other users do not.
What is pagination?
How to pass multiple version ranges in a web interface query?
Tell about your experience: where you worked, what you did?
How closely have you worked with mobile and web?
What do you like and dislike about working as a systems analyst?
Case: How to ensure the possibility of receiving an order at a pickup point via QR code when there is no internet, and the QR code is valid for 3 hours?
Tell me about the HTTP DELETE method