How I managed to minimize stress and maximize productivityI used to think that to-do lists are not my thing after trying various methods and applications available to us. Every method I have tried…Apr 10, 2021Apr 10, 2021
Know These 3 Eclipse Shortcuts and Boost Your ProductivityAs a developer, there are always things that we stumble across as we research and study/practice the art of coding, which, if we came…Mar 1, 2021Mar 1, 2021
How to maintain the prime level of productivity once you achieve it?Have you ever been in a situation where you are laying down in a lazy day, and watching a motivation video of some sorts and you get all…Jul 13, 2020Jul 13, 2020
Mastering Design Patterns: The Template Method PatternBefore I explain what is the Template Method pattern and where we use it let us discuss what is a design pattern.Jul 11, 2020Jul 11, 2020
Reverse Engineering the Job Search ProcessIf your college is one of those few excellent colleges out there that teaches you how to code practically, how the professional workspace…Jul 6, 2020Jul 6, 2020
Non-Divisible Subset — HackerRank Medium — Problem SolvingThis problem seems to be very hard when you have a general look at it but let's take it step by step.Jun 27, 2020Jun 27, 2020
Single Number II — LeetCode Interview Preparation MediumThe problem Single Number II requires us to find the one number whose frequency is one in the given list. Note that all the other numbers…Jun 22, 2020Jun 22, 2020
Interview Preparation — K Closest Points to OriginIn this problem we are given a list of points, and we are supposed to calculate the K number of closest points to the origin. For example…Jun 17, 2020Jun 17, 2020
Array Manipulation — Interview Tips (HackerRank Hard)Before we begin, the link to this problem isJun 10, 2020Jun 10, 2020