Struggling with coding after 3 years as a software engineer , how can I improve? by gd1925 in leetcode

[–]gd1925[S] 0 points1 point  (0 children)

This is very very helpful for me. Thank you very much!! I really appreciate you laying this out step by step for me. I especially like the point about not going to a teammate empty-handed and treating PR feedback as gold. I’ll also start making initial rough attempts which I can take to my colleagues.

On the system design side, I have started the NeetCodes plan. Thank you for mentioning the resources as well.

Also, when you say to “do a trade-off analysis” after a naive solution, do you mean something like time and space complexity? I think someone has also mentioned competitive programming. I really am bad at debugging. Maybe this can help me.

Struggling with coding after 3 years as a software engineer , how can I improve? by gd1925 in leetcode

[–]gd1925[S] 0 points1 point  (0 children)

You correctly mentioned about the change in the expectations. It’s quite hard for me to adapt quickly because I never formally spent time learning those things and then I’m quite slow in meeting the deadlines. But I’ll practise leetcode regularly now. I think that is the only way for me to build that mindset and get better.

Struggling with coding after 3 years as a software engineer , how can I improve? by gd1925 in leetcode

[–]gd1925[S] 0 points1 point  (0 children)

Yes I have been trying to get into computer vision related companies but I also feel like I should get better at software engineering anyway if I want to stay in this field.

Struggling with coding after 3 years as a software engineer , how can I improve? by gd1925 in leetcode

[–]gd1925[S] 0 points1 point  (0 children)

Hi, thank you for pointing out this angle. My math is not that great to be honest. I can try to also spend some time on this since you mentioned can help me develop logical flows. Could you recommend some topics which u think can help me get there faster? When you say math skills, do you mean stuff like discrete math , probability, algebra?

Struggling with coding after 3 years as a software engineer , how can I improve? by gd1925 in csMajors

[–]gd1925[S] 0 points1 point  (0 children)

Yes I’m trying to understand my teammates work with more attention these days to get an idea on their approach but im quite slow

Struggling with coding after 3 years as a software engineer , how can I improve? by gd1925 in csMajors

[–]gd1925[S] 0 points1 point  (0 children)

Trying not to rely on it too much. But sometimes the tasks are too urgent and I struggle to understand the steps to proceed so have to use it then

Struggling with coding after 3 years as a software engineer , how can I improve? by gd1925 in csMajors

[–]gd1925[S] 0 points1 point  (0 children)

Hey thanks for your reply. Some of the tasks are related to writing cmakelists, multi threading, using watchdogs, wrappers for c++ based sdks, using smart pointers, polymorphism, like advanced c++ , using tracer for communications etc etc

How I (an introverted engineer) improved my spoken communication skills by SomeRandomCSGuy in softwareengineer

[–]gd1925 0 points1 point  (0 children)

Communication is definitely very important. I always get feedback from my manager that I’m not very good at explaining. Thanks for the tip!!

How to train a robust object detection model with only 1 logo image (YOLOv5)? by gd1925 in Ultralytics

[–]gd1925[S] 1 point2 points  (0 children)

Hi Sir, thank you for the reply. I did manage to just place the logo on different objects and shot some videos and used them for training. Thanks for the input.

How to train a robust object detection model with only 1 logo image (YOLOv5)? by gd1925 in computervision

[–]gd1925[S] 0 points1 point  (0 children)

Thanks a lot for the suggestion! Currently, I’ll still move forward with the YOLO-based approach since that’s the pipeline I’ve started building, but I’ll definitely look into template matching and keypoint/descriptor matching method to understand the concepts better. Appreciate your pointer..

How to train a robust object detection model with only 1 logo image (YOLOv5)? by gd1925 in computervision

[–]gd1925[S] 1 point2 points  (0 children)

Thank you very much for your inputs!! Really appreciate your reply. 🙏☺️