Questions tagged [process-improvement]
The process-improvement tag has no summary.
9 questions
-3 votes
1 answer
3k views
"Dev to QA handover" process improvement
I would like to get some help or ideas to solve my problems, I just join a small company as junior project manager and I faced with 2 challenges sorry for my ignorance but I am new into the agile ...
-2 votes
3 answers
177 views
What kind of projects/fields do programmers who enjoy code optimization find themselves in? [closed]
I think most of us strive to make our code run smoothly, read logically, and altogether function well. But for those who really enjoy taking the time to figure out how to optimize already good code (...
-1 votes
1 answer
316 views
optimise my solution
I just solve this but want know more efficient way to do matrix multiplication M : ------ 1 1 0 0 0 5 3 2 0 f[n] = M^n I have implemented using Exponentiation_by_squaring Is there more efficient ...
50 votes
9 answers
15k views
How to make sprint planning fun
Not only are our sprint planning meetings not fun, they're downright dreadful. The meetings are tedious, and boring, and take forever (a day, but it feels like a lot longer). The developers complain ...
10 votes
4 answers
1k views
How should standards and process improvements be introduced to an organization without them?
I've been tasked with improving the software development process through the implementation of process improvements, of which we will most likely be using CMMI for Development, Version 1.3 as a ...