Engineering organizations have roles and responsibilities either explicitly or implicitly. When it’s explicit, one or more people exercise the engineering role. The role responsibilities are defined continuously. On the flip side, engineering roles aren’t palpable in some organizations. People take on these roles implicitly. Occasionally they give up on it or leave the organization. Problems can go unnoticed until there is an issue or incident for that…
Leave a CommentTag: interviews
Over the years I conducted many interviews and recently I have interviewed with a couple of companies. While preparing for interviews, I solved a bunch of leetcode problems including hard ones. Practicing makes it easier to solve problems and reading the solutions of other people improves the perspective. Hard problems require combining multiple approaches such as dynamic programming, sorting, and searching. At a first glance, there’s a…
Leave a Comment