Friday, January 27, 2023

Life of a Software Developer in D&B

Work Life Balance @ D&B


Working as D&B employee is awesome(i mean that's what i feel till now with 3 years of experience)

You get to work in many open tech stacks if you wish like angular React java .NET python automation AWS , Azure. 

If you are senior/proficient enough in Technology skills then you will get to choose the stack for the projects

Managers don't do Micromanagement but in return we gotta finish what we commit to complete on time(which is pretty much easy if you work properly without procrastinating) 

Sometimes i extended till late night and worked due to critical issue but as a reward they let you to take offs accordingly

Managers, colleagues are friendly. at the end they are also an employee like you. Give others what you expect from others. Say appreciation, helping when you are free, clearing doubts, etc. 

Great Hikes, Bonuses 

Matching product based company Market salary

Your work will be recognized and appreciated

As a Developer that's what i feel


No comments:

Post a Comment

Why String is Immutable or Final in Java

  Why String is Immutable or Final in Java In object-oriented programming, the  immutable string or objects  that cannot be modified once it...