Avatar

Subhash Kumar

Senior Software Engineer ServiceNow
Working as senior software engineer at ServiceNow, have experience with working on end to end development of application and website using various languages and technology.

Self Introduction

I believe that Technology should be accessible to every person regardless of his knowledge and experience. Currently, I am engaged with ServiceNow for ITBM product developments and focused on making its product more accessible and easy to adopt.

Since the past few years, I am working on a different type of problem with each having a unique challenge and looking forward to the same in the future. Beside Working and solving an industry problem, I love to cook and study Economics, governments policies, contributing for a better society. I have also an interest in mountain trekking, historical places.

Kubernetes - Introduction

Introduction of Kubernetes and common use cases
2023-04-27
5 min read
Featured Image

Kids With the Greatest Number of Candies

Problem Statement Given the array candies and the integer extraCandies, where candies[i] represents the number of candies that the ith kid has. For each kid check if there is a way to distribute extraCandies among the kids such that he or she can have the greatest number of candies among them.
2020-10-21
2 min read
Featured Image

Single Number

Single Number LeetCode Problem
2020-10-21
1 min read
Featured Image