Mid point algorithm ~ How to draw a circle!Have you ever tried to draw a circle using code? Learn how to draw a circle in code using mid point algorithm.Jun 27, 2021Jun 27, 2021
Rubber Ducking ~ awfully simple, but works like a charmWhat is Rubber Ducking?Jun 24, 2021Jun 24, 2021
Selective Retransmission Vs. Go Back NGo back N and Selective retransmission are 2 methods of continuous ARQ or Automatic Repeat Request. Here is a comparison between the two.Feb 22, 2021Feb 22, 2021
How to unscramble and analyse an external call stack in IntelliJAnalysing external stack traces made easy with IntelliJFeb 21, 2021Feb 21, 2021
Why writing is important for software developers (or anyone, really)From the obvious to the not-so-obvious benefits, writing covers them all…Feb 7, 2021Feb 7, 2021
3 Life saving subjects a techie must knowEverybody talks about the vague non technical skills a software engineer or a developer should have. Communication skills, attention to…Feb 5, 2021Feb 5, 2021
Interview tips for Software DevelopersSimple guidelines for a successful interviewDec 18, 2020Dec 18, 2020
Mockito verify — How to test method invocationsMockito verify is an impressive tool used in testing and there are various functionalities that would allow a developer to test method…Dec 4, 2020Dec 4, 2020
How To Combine Git Commits — Rebase And SquashThis post explains how to combine git commits by using git rebase and git squash.Nov 28, 2020Nov 28, 2020