Blog

Problem Solving

Prakhar Srivastava | Jan. 6, 2024


Problem Solving is the process of - defining a problem - finding the cause - identifying a solution - working on alternative solutions - implementing a solution (well of course the best one). Programmatically speaking, just like Mathematics, a problem can be solved in multiple ways. Here is a very ...read more

Scrum; What? When? And How?

Prakhar Srivastava | May 12, 2024


The software industry, just like any other revolves around the efficacy of people who are creating and maintaining the product. Keeping this in mind, something called Software Development Life Cycle (SDLC) was created. SDLC outlines the major steps which are required to create, deliver and maintain any piece of software. ...read more