Profile picture

Interpersonal Communication Q&A and Videos

About Interpersonal Communication

Interpersonal communication is an important skill to have as a software engineer. As a software engineer, you work with a team of other software engineers to build a product or scale a system. In order to work effectively with the other members of your team, you need to be able to communicate with them so you are all aligned on the same end result.

How to manage a relatively junior engineer who is kind of bossy and dismissive?

Senior Software Engineer at Taro Community profile pic
Senior Software Engineer at Taro Community

While leading a project/initiative, the engineer is not inclined listen to the entire context and just cares about what they need to implement, yet gives out a vibe that they are the highest contributor to the project and dismisses most things I say. Seems like they are perpetually in a rush and keep cutting me off. They are good at grasping and implementing if a very clear direction is given, although it feels like spoon feeding at times. They are very quick to re-assign the task back to me by saying "Can you do xyz?", when they were supposed to do "abc", which needs "xyz" to be figured out. As soon as they can't figure out anything very easily, they assign part task back over text! They are fairly less independent in implementing the task. Although, I am very confident that they do have the ability to be independent, they don't flex those muscles.

I don't think anyone else on the team has problem particularly, although I heard light-hearted conversations where other teammates feel like they overload them with several code reviews at once and follows up too closely by pinging them constantly if there is something they need from others. Overall, the team is very supportive and gives shout-out to them when they implement the task successfully even if that means they were being given very specific direction by for the task completion.

I am hesitant to bring up with manager, as it may be reflect that I am lacking capability to handle the situation and manager may kind of laugh it off. It's been a bit frustrating to be honest, but I want to regulate my feelings and handle this in a controlled manner.

Show more
Posted 5 months ago
89 Views
2 Comments

Youngest and least experienced in team but high-potential, how to avoid the "least impactful projects" trap?

Mid-Level Software Engineer at Taro Community profile pic
Mid-Level Software Engineer at Taro Community

I am a middle backend engineer with 2 years of experience. I recently joined a very new startup(< 2 years) where my friend is my manager. He/she is a principal software engineer with 10+ years of experience. In the team, there are 2 other senior software engineers, each is 4 years older than me with 7-8 years of experience. When my friend invited me and interviewed me to join the company, he/she said that I might not be a senior yet, but he/she's sure that I will get to senior really soon because I have a habit of learning consistently.

Even though I only have 2 years of software engineering experience, I had previous 3 years of tech experience so I already know how to navigate company politics, communication, and have that business intuition. Also, in my previous company, I was the 1st backend engineer who had to build the codebase and infrastructure from scratch, so I am pretty confident that I am not a junior anymore. However, I understand that I still lack experience and knowledge on how to build clean code and how to build reliable and fault-tolerant system, and I feel like I could learn it from my manager, that's why I joined the current company.

The 1st senior engineer is pretty chill, he/she looks like he/she is not very ambitious to get impactful projects and looks like he/she's just happy to have a job to support his family. Besides, he/she joined the company 8 months earlier so I guess he/she already has some context. The 2nd senior engineer joined at the same time as me, and he/she looks pretty competitive. I feel like he/she's constantly sizing himself up against me and he/she's always making some little undermining comments such as "Are you used to code pairing? You look like you can't code", "Let me help you use a terminal", etc. Basically these comments are very subtle and masked as jokes or him trying to help me, but I sense that he/she's actually a bit intimidated by me.

My manager has a concept of "pairing", where he/she will split the team into 2 groups, and each group will work on a project for some time and then he/she will rotate it. In the 1st rotation, I was paired with the 1st senior and I did probably 70-80% of the project, but I was happy to do it because I learned a ton and my manager, during the 1-1 said that I was doing great and he/she told me he/she felt that the 1st senior is an underperformer. Despite this, I specifically let the 1st senior gave presentation of the project to the stakeholders because I felt that he/she helped me to onboard to the company so I'm ok with it.

The 2nd senior was paired with the manager and I felt that they did project that is much larger in scope and impact compared to me and the 1st senior. It means that now the 2nd senior has much more context than me. Right now I'm being paired with my manager, and the 2nd senior is paired with the 1st senior and I feel like I'm starting to get some context, but I'm just worried that when it comes time for me to get paired with the 2nd senior, he/she will hoard all the impactful projects and context and I will be stuck with really small scope. How to avoid the "rich gets richer, poor gets poorer" scheme? Thank you

Show more
Posted a year ago
237 Views
2 Comments

How to convince my engineering org to participate in large-scale migration?

Senior Software Engineer at Series C Startup profile pic
Senior Software Engineer at Series C Startup

Context:

(1) My team owns a service for which we're rolling out a new version with a big revamp of all the public interfaces and a ton of breaking changes.

(2) This is a legacy system that is being refactored to resolve some severe issues that its consumer systems have been complaining about for a long time.

(3) This service has many consumers in our org across multiple teams that depend on it for a lot of critical functionality.

(4) We need to migrate all consumers to the new service. My team cannot parallely support both the versions and the legacy system has to be deprecated before the new service deployment.

Challenges:

(1) Originally, the plan was for my team to roll out the new service and migrate all of the consumers to the new service as well.

(2) Now, we've had a huge scope expansion in the refactoring itself due to which the project timeline has extended massively.

(3) My team feels that working on such a long timeline project is risky and prone to further scope expansion if new consumers start using the old legacy system in the meanwhile.

(4) Another challenge with this is that my team has no context or understanding of all the consumer systems.

Questions:

(1) What approach can I use to now change the plan and convince the managers/tech leads of the consumer teams to own the migration of their consumers code to the new service?

(2) In general, what approach would be ideal for such a large-scale migration - Centralized migration by the service provider team vs distributed migration by all the respective consumer teams?

Show more
Posted a year ago
170 Views
1 Comment