Explore tweets tagged as #30DaysOfLeetcode
🚀 Day 14 of LeetCode 30-Day Challenge: 3Sum Closest. ⭐ Example:.Input: nums = [-1, 2, 1, -4].target = 1.Output : 2.#LeetCode #LeetCode #CodingChallenge #30DaysOfLeetCode #JavaScript #ProblemSolving #Algorithms #DataStructures #Developer #Programming
0
0
3
@gdsccui DAY 29: 30 Days of LeetCode with GDSC CUI. 1748. Sum of Unique Elements. constrained to get hints, I remember we did the same problem in PF. cc: @gdsccui .#30DaysofLeetcode
1
0
1
🚀 Day 17 of LeetCode 30-Day Challenge: Remove Nth Node From End of List.🎯 Example:.Input: head = [1, 2, 3, 4, 5], n = 2 .Output: [1, 2, 3, 5].#LeetCode #JavaScript #CodingChallenge #LinkedList #TwoPointers #ProblemSolving #RemoveNthFromEnd #Algorithms #30DaysOfLeetCode
0
0
2
🚀 Day 22 of LeetCode 30-Day Challenge: Reverse Nodes in k-Group. Input Example: head = [1,2,3,4,5], k = 3. Output: [3,2,1,4,5].#Leetcode #30DaysOfLeetcode #CodingChallenge #LinkedList #TwoPointer #ReverseKGroup #JavaScript #InterviewPrep
0
0
7
@gdsccui DAY 17: 30 Days of LeetCode with GDSC CUI. 283. Move Zeroes. using two pointers approach. cc: @gdsccui .#30DaysofLeetcode
1
0
0
🖥️ Day 01 of #100DaysOfCod.🖥️ Day 00 of #30DaysOfLeetcode. ✅ Problem:- 2704 To Be Or Not Be. #LeetCode #JavaScript #WebDevelopment #MERN #Transition #buildinpublic #coding
0
0
3