Manas Ranjan Munda
@ManasMunda
Followers
35
Following
2K
Media
15
Statuses
121
Software Engineer ๐จโ๐ป @Globallogic
Bengaluru
Joined December 2012
I am thrilled to announce that our team ๐๐๐๐๐๐++ has won Smart India Hackathon 2022(๐๐๐2022). From dreaming about Smart India Hackathon ๐ฎ๐ณ in the first year after hearing about it from seniors to actually being able to win them๐ซ. Finally hard work pay off ๐.
1
1
7
๐ฐ Excited to share my twenty-second #LeetCodeSolution post! ๐บ Trapezoid Pair Magic ๐บ Check out my solution here: https://t.co/2YsV65ebGT
#math #array #hashtable #geometry #buildinpublic #weekly #problemoftheday #leetcode #Algorithms #Python #CodingJourney #ProblemSolving
leetcode.com
Can you solve this real interview question? Count Number of Trapezoids I - You are given a 2D integer array points, where points[i] = [xi, yi] represents the coordinates of the ith point on the...
0
0
0
๐ฐ Excited to share my twenty-first #LeetCodeSolution post! ๐ฅ Binary Search Power : Max Running Time of N Computers ๐ฅ Check out my solution here: https://t.co/cYQdFy3jSA
#buildinpublic #weekly #problemoftheday #leetcode #Algorithms #Python #CodingJourney #ProblemSolving
leetcode.com
Can you solve this real interview question? Maximum Running Time of N Computers - You have n computers. You are given the integer n and a 0-indexed integer array batteries where the ith battery can...
0
0
0
๐ฐ Excited to share my twentieth #LeetCodeSolution post! ๐ Smallest Subarray Modulo Trick Check out my solution here: https://t.co/KhC6We22BC
#dynamicprogramming #module #buildinpublic #weekly #problemoftheday #leetcode #Algorithms #Python #CodingJourney #ProblemSolving
leetcode.com
Can you solve this real interview question? Make Sum Divisible by P - Given an array of positive integers nums, remove the smallest subarray (possibly empty) such that the sum of the remaining...
0
0
0
๐ฐ Excited to share my nineteenth #LeetCodeSolution post! ๐ข Sum Modulo Magic! Check out my solution here: https://t.co/qBpQLIenKI
#sum #array #module #total #buildinpublic #weekly #problemoftheday #leetcode #Algorithms #Python #CodingJourney #ProblemSolving
leetcode.com
Can you solve this real interview question? Minimum Operations to Make Array Sum Divisible by K - You are given an integer array nums and an integer k. You can perform the following operation any...
0
0
0
๐ฐ Excited to share my eighteenth #LeetCodeSolution post! ๐ฆ Two Pointer Intersection Magic ๐ฆ Check out my solution here: https://t.co/N3Y6CG3Uur
#twopointers #linkedlist #buildinpublic #weekly #problemoftheday #leetcode #Algorithms #Python #CodingJourney #ProblemSolving
leetcode.com
Can you solve this real interview question? Intersection of Two Linked Lists - Given the heads of two singly linked-lists headA and headB, return the node at which the two lists intersect. If the two...
0
0
0
๐ฐ Excited to share my seventeenth #LeetCodeSolution post! ๐ฏ Binary Becomes Five-alive! Check out my solution here: https://t.co/8UzeoacPuK
#bitmanipulation #divisible #buildinpublic #weekly #problemoftheday #leetcode #Algorithms #Python #CodingJourney #ProblemSolving
leetcode.com
Can you solve this real interview question? Binary Prefix Divisible By 5 - You are given a binary array nums (0-indexed). We define xi as the number whose binary representation is the subarray...
0
0
1
๐ฐ Excited to share my sixteenth #LeetCodeSolution post! ๐ง โจ Remainder Buckets for Sum % 3 โจ Check out my solution here: https://t.co/W3JzU46Tbs
#dynamicprogramming #maximum #buildinpublic #problemoftheday #leetcode #Algorithms #Python #CodingJourney #ProblemSolving
leetcode.com
Can you solve this real interview question? Greatest Sum Divisible by Three - Given an integer array nums, return the maximum possible sum of elements of the array such that it is divisible by three....
0
0
1
๐ฐ Excited to share my fifteenth #LeetCodeSolution post! ๐ข Modulo Magic: Minimize Your Moves! โจ Check out my solution here: https://t.co/XNos5jnSYN
#operations #minimum #numbers #buildinpublic #problemoftheday #leetcode #Algorithms #Python #CodingJourney #ProblemSolving
leetcode.com
Can you solve this real interview question? Find Minimum Operations to Make All Elements Divisible by Three - You are given an integer array nums. In one operation, you can add or subtract 1 from any...
0
0
1
๐ฐ Excited to share my fourteenth #LeetCodeSolution post! ๐ฅ Egg Doubling Frenzy! Check out my solution here: https://t.co/wYFujAY3oA
#array #hashmap #counter #numbers #original #buildinpublic #problemoftheday #leetcode #Algorithms #Python #CodingJourney #ProblemSolving ๐
leetcode.com
Can you solve this real interview question? Keep Multiplying Found Values by Two - You are given an array of integers nums. You are also given an integer original which is the first number that needs...
0
0
1
๐ฐ Excited to share my twelveth #LeetCodeSolution post! ๐งน Sweep Away Duplicates with Two Pointers! Check out my solution here: https://t.co/sBcKeKNe7K
#array #twopointers #buildinpublic #problemoftheday #leetcode #Algorithms #Python #CodingJourney #ProblemSolving ๐
leetcode.com
Can you solve this real interview question? Remove Duplicates from Sorted Array - Given an integer array nums sorted in non-decreasing order, remove the duplicates in-place [https://en.wikipedia.or...
0
0
1
๐ฐ Excited to share my twelveth #LeetCodeSolution post! ๐ฆ One Bit or Two Bit? The Bit Character Check! Check out my solution here: https://t.co/O8Ep31eiFd
#array #bit #buildinpublic #problemoftheday #leetcode #Algorithms #Python #CodingJourney #ProblemSolving ๐
leetcode.com
Can you solve this real interview question? 1-bit and 2-bit Characters - We have two special characters: * The first character can be represented by one bit 0. * The second character can be represe...
0
0
1
๐ฐ Excited to share my eleventh #LeetCodeSolution post! Rotate & Check: Detecting Nearly Sorted Arrays ๐โ
Check out my solution here: https://t.co/UbaDwiev2K
#array #sorting #buildinpublic #problemoftheday #leetcode #Algorithms #Python #CodingJourney #ProblemSolving ๐
leetcode.com
Can you solve this real interview question? Check if Array Is Sorted and Rotated - Given an array nums, return true if the array was originally sorted in non-decreasing order, then rotated some...
0
0
1
๐ฐ Excited to share my tenth #LeetCodeSolution post! Two Sum: Crack the Code with Hashmap Magic โจ๐ Check out my solution here: https://t.co/eQYmlac5cX
#array #twosum #hashmap #buildinpublic #problemoftheday #leetcode #Algorithms #Python #CodingJourney #ProblemSolving ๐
leetcode.com
Can you solve this real interview question? Two Sum - Given an array of integers numsย and an integer target, return indices of the two numbers such that they add up to target. You may assume that...
0
0
1
๐ฐ Excited to share my ninth #LeetCodeSolution post! ๐ข Check Onesโ Social Distancing! โ LeetCode 1437 Check out my solution here: https://t.co/VNU98H9qwV
#Array #weeklyContest #buildinpublic #problemoftheday #leetcode #Algorithms #Python #CodingJourney #ProblemSolving ๐
leetcode.com
Can you solve this real interview question? Check If All 1's Are at Least Length K Places Away - Given an binary array nums and an integer k, return true if all 1's are at least k places away from...
0
0
1
๐ฐ Excited to share my eighth #LeetCodeSolution post! ๐ Maximize Frequency Frenzy! ๐ข Sliding Window + Sort Magic โจ Check out my solution here: https://t.co/DlE0bLmUpB
#Sliding #Sorting #buildinpublic #leetcode #Algorithms #Python #CodingJourney #ProblemSolving ๐
leetcode.com
Can you solve this real interview question? Frequency of the Most Frequent Element - The frequency of an element is the number of times it occurs in an array. You are given an integer array nums and...
0
0
2
๐ฐ Excited to share my seventh #LeetCodeSolution post! ๐ฅ Chain Reaction of 1's! ๐ Count All-1 Substrings Efficiently ๐ Check out my solution here: https://t.co/heUJ79PYyG
#Math #String #Counter #Numbers #leetcode #Algorithms #Python #CodingJourney #ProblemSolving ๐
leetcode.com
Can you solve this real interview question? Number of Substrings With Only 1s - Given a binary string s, return the number of substrings with all characters 1's. Since the answer may be too large,...
0
0
1
๐ฐ Excited to share my sixth #LeetCodeSolution post! ๐งโ๐ป๐Majority Element n/3 time Code Mastery Unlocked! ๐งโ๐ป๐ Check out my solution here: https://t.co/SzhJPE1k2p
#Majority #Element #Counter #Numbers #sorting #leetcode #Algorithms #Python #CodingJourney #ProblemSolving ๐
leetcode.com
Can you solve this real interview question? Majority Element II - Given an integer array of size n, find all elements that appear more than โ n/3 โ times. ย Example 1: Input: nums = [3,2,3] Output:...
0
0
1
๐ฐ Excited to share my fourth #LeetCodeSolution post! ๐ Plus One Power-Up: Adding with Intuition & Approach! Check out my solution here: https://t.co/gAWU632uTr
#Addition #One #Array #Numbers #leetcode #Algorithms #Python #CodingJourney #ProblemSolving ๐
leetcode.com
Can you solve this real interview question? Plus One - You are given a large integer represented as an integer array digits, where each digits[i] is the ith digit of the integer. The digits are...
0
0
1
๐ฐ Excited to share my fourth #LeetCodeSolution post! ๐ง Decode the Majority Element: Simple Yet Powerful Algorithm Insight ๐ก Check out my solution here: https://t.co/xzB9GfIg7v
#Majority #Algorithms #Python #CodingJourney #ProblemSolving ๐
leetcode.com
Can you solve this real interview question? Majority Element - Given an array nums of size n, return the majority element. The majority element is the element that appears more than โn / 2โ times....
0
0
1
๐ฐ Excited to share my third #LeetCodeSolution post! ๐๐Simple exponentiation | Built-in function | Python | Beats 100% ๐๐ Check out my solution here: https://t.co/60OAJ7eIAR
#Power #Algorithms #Python #CodingJourney #ProblemSolving ๐
leetcode.com
Can you solve this real interview question? Pow(x, n) - Implement pow(x, n) [http://www.cplusplus.com/reference/valarray/pow/], which calculates x raised to the power n (i.e., xn). ย Example 1:...
0
0
1