Job shift after Accenture?

# Job Shift After Accenture? Transitioning from a role as an Associate Software Engineer at Accenture can be a pivotal moment in a tech professional's career. Many individuals find themselves questioning the next steps after completing their initial two years of training and project work at the …

Continue Reading

Leadership Journey: From Personal Growth to Growing Others

# Leadership Journey: From Personal Growth to Growing Others **Before you are a leader, success is about growing yourself, but when you become a leader, success is all about growing others. Embrace the responsibility to inspire, guide, and uplift those around you, for in their growth lies the true …

Continue Reading

LeetCode premium worth getting?

Is LeetCode Premium Worth Getting? As many software engineering students and aspiring developers know, preparing for technical interviews can be a daunting task. With the summer break from university in full swing, many of us find ourselves grinding through coding platforms like LeetCode to sharpen …

Continue Reading

New team help

New Team Help: Navigating Sustaining Engineering Management Hello, super helpful community! I recently embarked on a new journey as a sustaining engineering manager after spending my entire career in traditional product and manufacturing engineering. My background encompasses various fields, …

Continue Reading

Please give me some perspective regarding my proposed salary

# Salary Expectations in the Tech Industry: A Case Study ## Introduction In the world of technology, particularly in competitive markets like London, salary discussions often spark a whirlwind of opinions and insights. Recently, a post surfaced in a developer community where a 9-year experienced …

Continue Reading

Waitlisted by Amazon after OA

# Waitlisted by Amazon After Online Assessment Recently, Amazon has been actively sending out Online Assessment (OA) links to applicants, and I was fortunate enough to be among those selected. I completed my OA on September 14th, and just a few days ago, I received the news that my candidature has …

Continue Reading

Completed 400+ Problems on LeetCode

# Completed 400+ Problems on LeetCode Hey everyone! I’m excited to share that I recently crossed the milestone of solving **400+ problems on LeetCode**! It’s been a challenging but rewarding journey, and I couldn’t wait to reflect on my experiences and insights. ### The Journey So Far When I first …

Continue Reading

Confused about my progress

# Confused About My Progress in Problem Solving It's a common experience for many aspiring programmers and software engineers: you're working diligently on coding challenges, yet you find yourself struggling with problems you've tackled multiple times before. Meanwhile, some new and …

Continue Reading

Depth First Search Time Complexity Question

Understanding Depth First Search Time Complexity Depth First Search (DFS) is a fundamental algorithm in computer science used for traversing or searching tree or graph data structures. Despite its widespread use, many programmers and computer science enthusiasts often find themselves puzzled over …

Continue Reading