PinnedSWING in Java: 1. IntroductionYou have completed a course on Java and you have created a few “applications” which are command-line. Even if you create the most…Apr 11, 2021Apr 11, 2021
Minimum Lights to ActivateThere is a corridor in a Jail which is N units long. Given an array A of size N. The ith index of this array is 0 if the light at ith…Aug 12, 2021Aug 12, 2021
Min Steps in Infinite GridYou are in an infinite 2D grid where you can move in any of the 8 directionsAug 12, 2021Aug 12, 2021
Pick from both sidesGiven an integer array A of size N. You can pick B elements from either left or right end of the array A to get maximum sum. Find and…Aug 12, 2021Aug 12, 2021
The main reason to use C++ over python for your Embedded Systems projectsI had the opportunity to develop a product using raspberry pi and in turn saw the performance difference between a c++ project and a python…May 29, 2021May 29, 2021
Published inGopenSourceMaster ArrayList in JavaHave you ever experienced these — “Wait! I remember learning Collections in Java, but I can’t remember the specifics!” or “Tomorrow is my…Apr 11, 2021Apr 11, 2021
Write better SwiftUI code: Decomposing SwiftUI views.Managing Code Complexity and keeping your code clean is very important in both the Software Development process and Maintenance process.Apr 6, 20211Apr 6, 20211