Domanda di colloquio di Avanade

How would you ensure code quality?

Risposta di colloquio

Anonimo

8 apr 2023

Continuous Integration with Unit Testing, Peer Reviews with Pull Requests on an established branch strategy, utilize design patterns, use a Code Analysis tool like SonarQube/SonarLint, apply SOLID and DRY principals, etc.