Matam Deekshith
@deekshithmatam
4 published packets
Joined May 2021
Published Projects
Array Maximum Consecutive Sum in Java
In this Java tutorial, we are given an array of integers, we have to find the maximal possible sum of its k consecutive elements.
Jun 03, 2021
Code Converter in Java
In this Java tutorial, we will convert the given string of 0's and 1's from binary to gray code and vice versa
May 28, 2021
Avoiding Obstacles in Java
In this java tutorial, we will learn to choose the minimum step size to travel over the positive integer number line such that we don't encounter a single obstacle
May 26, 2021
Job Scheduling with deadlines in Java
In this java tutorial, we will learn how to schedule the processes based on their deadlines and determine if they can be executed within their deadline or not
May 24, 2021