Kumar Shubham
Data Engineer at Self-Employed
Expertise: Software development.
Education: Indian Institute of Technology

Kumar Shubham is a software developer and student at the Indian Institute of Technology. He has previously worked as a software engineering intern at ByteLearn, and is working toward his bachelor’s in chemical engineering.

Sort By
Most Recent
Most Recent
Oldest
1 Articles
The LeetCode logo on a computer screen.
Jump Game is a coding problem where you determine if you can reach the last index of an array, starting from the first, with each element representing the maximum jump length from that position. Learn how to solve two jump game problems in different ways.