InterviewSolution
Saved Bookmarks
| 1. |
Explain what is Kanban? |
|
Answer» A KANBAN is like a flash CARD carrying all the information about the status of your work and the work required to be done on the product at each stage of the software DEVELOPMENT cycle. In simple terms, it classifies your work in three categories, TO DO -> WORK IN PROGRESS -> DONE. |
|