title profile picture

Brijesh Shah

Full Stack Developer
Brijesh Shah
Paytm Insider
Mumbai, India
brijeshjain13@gmail.com
  • Algorithms 101 - Two Numbers Sum

    Feb 24, 2021
    ·
      #algorithms
      #tips
      #tutorial
    Problem Statement Given an array of distinct integers, find the pair of integers whose sum is equal to the target number, if any. Arguments…
  • Architecting a URL Shortener

    Sep 13, 2020
    ·
      #URL Shortener
      #tutorial
    Introduction This is the first article of what will be a series on how to architect, code, and deploy a URL Shortener. So let's begin. "What…
  • git stash, to the rescue

    Sep 04, 2020
    ·
      #git
      #tips
    Introduction , the version-control system we all use. It has helped save a tremendous number of work hours by simplifying the process to…
  • Prevent opening of files over existing tabs in VS Code

    Aug 18, 2020
    ·
      #VSCode
      #tips
    Introduction Visual Studio Code is an awesome lightweight code editor as we all know it. However, many of us have gone through the situation…
  • Saving time with Postman

    Jul 25, 2020
    ·
      #postman
      #api
    Introduction Postman has become an integral part of a developer's life. It offers a variety of features apart from developing and testing…
© 2021 Brijesh Shah, Built with Gatsby