PinnedAtomic habits that can improve your programming skillsImproving programming skills often involves establishing good habits that contribute to consistent learning and growth. Here are some…Jan 26Jan 26
Project Managers and Product Managers: What Sets Them ApartIt’s easy to mix up the roles and responsibilities of project managers and product managers. This article will help clear up the confusion.Jul 4Jul 4
The Realities of Life as a Software DeveloperThe life of a software developer, like any profession, can have its ups and downs. While there are many rewarding aspects to the career…Jun 10Jun 10
Unleashing the Power of ChatGPT: Openness Drives Boundless OpportunitiesThe impact of ChatGPT on the world is poised to be as transformative as the iPhone’s market domination, establishing touch/smartphones as…May 28, 2023May 28, 2023
Find the longest sequence of multiple ParenthesesProblem statement: Given a string s consisting of open and closed brackets "(" and ")", return the length of the longest substring in s…Nov 8, 2020Nov 8, 2020
Atbash cipher programQuestion: You are given a lowercase alphabet string text. Return a new string where every character in text is mapped to its reverse in…Oct 31, 2020Oct 31, 2020