Junior — Middle
Have you used version control systems like Git in your projects?
sobes.tech AI
Answer from AI
Yes, I have used Git for version control in my projects. It allowed me to track changes in the code, work in a team through branches, and also effectively resolve conflicts during merging. For example, I created separate branches for new features, made commits with clear messages, and used pull requests for code review.