ujjwal kumarMastering the Builder Design Pattern in JavaDesign patterns are essential tools in software development, providing tested solutions to common problems. One such pattern is the Builder…May 19May 19
ujjwal kumarUnderstanding Design Patterns: A Comprehensive GuideDesign patterns are crucial for any software developer looking to create robust, scalable, and maintainable software. These patterns…May 19May 19
ujjwal kumarFree Learning the Low Level Design (LLD) with Detailed Explanationhttps://www.google.co.in/imgres?imgurl=https%3A%2F%2Fmedia.geeksforgeeks.org%2Fwp-content%2Fcdn-uploads%2F20200807151043%2F5-Tips-to-Crack-L…Oct 25, 20221Oct 25, 20221
ujjwal kumarLeetcode Question Solved with Common Pattern — Leetcode HacksI created a LeetCode list for each of the patterns. I found it pretty useful, feel free to make a copy of the list and use it.Aug 26, 2022Aug 26, 2022
ujjwal kumarLeetcode 283. Move Zeroes — Striver a2z DSA/SheetProblem statement — Given an integer array nums, move all 0's to the end of it while maintaining the relative order of the non-zero…Aug 26, 2022Aug 26, 2022
ujjwal kumarRotate Array Reversal Algorithms — Strivers A2Z DSA Course/Sheet , Leetcode 189Problem statement — Given an array, rotate the array to the right by k steps, where k is non-negative.Aug 26, 2022Aug 26, 2022
ujjwal kumarRemove duplicates from Sorted array — StriverA2Z DSA Sheet Solution , Leetcode -26Problem Statement — Given an integer array nums sorted in non-decreasing order, remove the duplicates in-place such that each unique…Aug 25, 20221Aug 25, 20221
ujjwal kumarLeetcode 1752. Check if Array Is Sorted and RotatedProblem statement : Given an array nums, return true if the array was originally sorted in non-decreasing order, then rotated some number…Aug 25, 2022Aug 25, 2022
ujjwal kumarInput Output java BasicsThe Scanner class is used to get user input, and it is found in the java.util package.Aug 22, 2022Aug 22, 2022
ujjwal kumarHow to Leetcode with JobData Structures and Algorithms are things that can set you up for highly lucrative jobs in Programming. Top-tier product-based companies…Aug 19, 2022Aug 19, 2022