Profile picture

Created and Maintained by Kanishk Verma

Works in Goldman Sachs and trying to share little knowledge I have.

@KanishkVerma97

  1. July 21, 2024

    Hello folks , Journey Till Now Introduction In this blog, I'll share a journey that is really close to me, highlighting a significant…

  2. April 13, 2024

    SQL Index Guide 101 Understanding optimization is crucial for developers, even when it comes to databases. Some might argue that backend…

  3. February 13, 2024

    Java Iterator Pattern Usage: Its one of the most common pattern and its implementation is none other than the collections in java. Lets…

  4. February 13, 2024

    SOLID PATTERN Single Responsibility Principle (SRP): Explanation: The initial code had the Waiter class handling multiple responsibilities…

  5. March 10, 2023

    WebSocket Implementation Guide Part 2 Overview This guide outlines the steps to integrate WebSocket functionality into a Spring Boot…

  6. March 10, 2023

    WebSocket Implementation Guide Introduction Today, we'll explore the often-discussed topic of WebSocket. In system design, it's often…

  7. January 26, 2023

    So, whenever you see a problem we try to think how to solve the problem in language specific way. For eg : merge-two-sorted-arrays : For…

  8. January 19, 2023

    Hello folks , As prestigious and amazing google sounds, its interview sounds that scarely and difficult. Why not to fix that , even…