Day 53 of the 100 Days Coding Challenge! 🚀 Today's task: Add Binary. Given two binary strings, return their sum as a binary string. Let's tackle this challenge together! #100DaysOfCode #CodingChallenge #Algorithm #BinaryStrings ➕ 4o mini
Shiva Raj’s Post
More Relevant Posts
-
Day 57 of the 100 Days Coding Challenge! 🚀 Today's task: Linked List in Binary Tree. Given the root of a binary tree and a linked list, return True if the elements of the linked list correspond to a downward path in the binary tree. Let's tackle this challenge together! #100DaysOfCode #CodingChallenge #Algorithm #BinaryTrees #LinkedList 🌳🔗
To view or add a comment, sign in
-
-
Day 78 of the 100 Days Coding Challenge! 🚀 Today's task: Permutation in String. Given two strings `s1` and `s2`, check if `s2` contains a permutation of `s1`. Let's dive into this string manipulation challenge! 💻 #100DaysOfCode #CodingChallenge #StringPermutation #Algorithms
To view or add a comment, sign in
-
-
Day 79 of the 100 Days Coding Challenge! 🚀 Today's task: **Sentence Similarity III**. The goal is to determine if two sentences can become identical by inserting words at some point in one of them. A great test of string manipulation and logic! #100DaysOfCode #CodingChallenge #StringMatching #Algorithms
To view or add a comment, sign in
-
-
Day 82 of my coding challenge: Successfully tackled the "Number of Steps to Reduce a Number in Binary Representation to One" problem on LeetCode! 📉🔢 Understanding how to manipulate binary representations and apply efficient algorithms is crucial in problem-solving and optimizing performance. Proud of this milestone and looking forward to more challenges! #100DaysOfCode #LeetCode #CodingChallenge #BinaryRepresentation #Algorithms #ProblemSolving #ContinuousLearning
To view or add a comment, sign in
-
-
Day 61 of the 100 Days Coding Challenge! 🚀 Today's task: Minimum Bit Flips to Convert Number. Given two integers, return the minimum number of bit flips needed to convert the binary representation of one number to the other. Let's tackle this challenge together! #100DaysOfCode #CodingChallenge #Algorithm #BitManipulation 💡
To view or add a comment, sign in
-
-
🔗 Day 44/100: Solved "Concatenating an Array"! 🧩 🔍 Challenge: Given an array, concatenate it with itself, forming a new extended array with double the length. 🧠 Approach: Implemented a simple yet effective solution to concatenate the array efficiently, ensuring that the output was correct and handled edge cases like empty arrays. This problem reinforced the importance of array manipulation and helped me refine my coding techniques. Another problem solved—keeping the momentum strong! 🚀💪 #KeepCoding #100DaysOfCode #ArrayManipulation #LeetCode #AlgorithmChallenges #CodingJourney #TechSkills #ProblemSolving #CodingLife
To view or add a comment, sign in
-
-
Day 87 of the 100 Days Coding Challenge! 🚀 Today's task: **Split a String Into the Max Number of Unique Substrings**. Given a string, we need to figure out how to split it into the maximum number of unique substrings. Let's break down this problem and aim for optimal solutions! 💡 #100DaysOfCode #CodingChallenge #UniqueSubstrings #Algorithms
To view or add a comment, sign in
-
-
Day 40 on LeetCode: Conquered Problem 623 - Add One Row to Tree! 🌳✨ Successfully added a row of nodes with specified values to a binary tree. Another puzzle solved on the coding journey! 💻💪 #LeetCode #CodingChallenge #Algorithm #ProblemSolving #BinaryTrees
To view or add a comment, sign in
-
-
Day 10 of my 100 Days of Coding Challenge: Today's problem tackled the fascinating realm of binary subarrays with sum. 🧠💻 Exploring algorithmic solutions to count non-empty subarrays with a specific sum goal. #100DaysCodingChallenge #Algorithm #ProgrammingJourney #leetcode
To view or add a comment, sign in
-
-
Day 72, tackled a matrix search problem with specific sorting properties. The challenge was to find an integer in the matrix using a time-efficient approach. Given the constraints, this problem is a perfect application for binary search across the matrix. Another coding challenge down—every day brings new learning and optimization! Keep pushing forward! 🚀 #100DaysOfCode #LeetCode #BinarySearch #CodingChallenge #AlgorithmicThinking
To view or add a comment, sign in
-
Well done, Shiva Raj! Congrats on your journey! You've got this, keep going!!🎉💫