Taro Logo
19

I have trouble coming up with accurate estimates, leading to missed deadlines.

Profile picture
Mid-Level Software Engineer at Series C Startup2 years ago

I've been behind a couple times shipping tasks and projects, and I've gotten feedback that this is something I really need to get better at. One aspect to this is that I take a lot of iterations before I fully understand something - This extra time slows down the planning and overall execution of my work. How can I improve in that regard, and is there anything else I can do to get better at setting targets for my work?

377
2

Discussion

(2 comments)
  • 15
    Profile picture
    Robinhood, Meta, Course Hero, PayPal
    2 years ago

    First, I recommend this Q&A: "How do I better plan my work during sprints?"

    Underestimating the amount of time it takes to fully complete a task is a common failure mode I've seen among junior and mid-level engineers. It's important to remember there's much more to a meaty task (i.e. >2 weeks to complete) besides just coding:

    1. Planning/technical design
    2. Coding
    3. Code review (this can take several iterations, and if your team isn't fast at code review, it can take 1 week+)
    4. Landing the code and having it get to production
    5. Monitoring the release in production and fixing bugs as necessary (this could include experimentation)

    There are more of these steps as companies get bigger and at Series C, I imagine there's a good amount more process than "Just throw the code out there".

    One aspect to this is that I take a lot of iterations before I fully understand something...

    This is something I talk about in-depth in this other Q&A: "How do you get more independent?". In a nutshell, try to ask a bunch of questions (literally every single one you can come up with) all in 1 go as opposed to dragging it out over a long period of time. This will require some planning on your end before jumping into knowledge seeking as you try to figure out all the questions you have. And of course, write them all down after you do this exercise!

  • 2
    Profile picture
    Senior Engineering Manager @ Discover Financial
    20 days ago

    One strategy could be -

    1. When listing down every smaller activity on a task level that will be adding up in that whole story.
    2. u can have a template
    3. just add hours for every task.
    4. have some buffer
    5. convert that hours to story points if you follow the above steps its hard to over commit . hope it helps
A startup or start-up is a company or project undertaken by an entrepreneur to seek, develop, and validate a scalable business model.
Startups238 questions