Most recruiters or HR teams ask these questions to assess your soft skills and experience.
- Jira
- Asana
- Trello
- etc.
-
- Gitflow is a Git branching model that uses long-lived feature branches and multiple primary branches.
-
-
Trunk-based development is a version control management practice where developers merge small, frequent updates to a core “trunk” or main branch.
-
Developers can create short-lived branches with a few small commits compared to other long-lived feature branching strategies.
-