Junior — Middle
What aspects of the current project are causing dissatisfaction or require improvement?
sobes.tech AI
Answer from AI
Dissatisfaction or the need for improvements in a project can be related to several aspects:
- Codebase: difficult to understand or poorly documented.
- Development processes: insufficient automation, lack of CI/CD.
- Team communication: ineffective information exchange.
- Testing: inadequate coverage or absence of automated tests.
- Architecture: outdated solutions that hinder scaling.
For example, if a project has few unit tests, it complicates maintenance and increases the risk of errors during changes.