Filter
Exclude
Time range
-
Near
#SDESheetChallenge Day 9 Todays problems are a LinkedList and use 2 pointers LC 206 Reverse LL- use 2 pointers,store and reverse the node values LC 876 Middle of LL- Use slow and fast pointers LC 21 Merge 2 sorted lists-create dummyNode and compare both List value @takeUforward_
1
12
#100DaysOfCode โ€” Day 32-33 Linked List: Reverse LL Middle of LL LL Cycle Remove Nth Node End Delete Node in a LL Merge Two Sorted LL LeetCode: (leetcode.com/u/AyushhDecodes) #dsainjava #hashmap #bruteforce #sde #LearnInPublic #LeetCode #dummynode #recursion

3
30
Today I solve Linkedlist Remove Duplicates from Sorted List II, I solve it in very easy way by using DummyNode Approach, see my solution it will definitely help you. #LeetCode #Java #DSA #Day1 #100DaysOfCode #CodingChallenge #LeetcodeHard
3
43
Day 2 #70DaysOfCode (kyuki 69 days left for 1st jan) Solved a problem of adding two numbers linked list ,tried myself but faced errors then i got to know the importantce of Dummynode solved only one, busy with submissions #LeetCode #codinglife #buildinpublic
4
15
13 Oct 2024
๐Ÿš€ Just solved an easy-level LeetCode question: merging two sorted linked lists using a dummyNode and tail pointer! ๐Ÿ’ก Loving how algorithms make you think step by step.Crushed it with a beast 93% runtime! ๐Ÿ’ช On to the next challenge! #LeetCode #CodingJourney #Algorithms #Python
3
5
128
๐ŸŒŸ๐Ÿš€Day 73: Today I solved two questions on Linked list & Hashing ๐Ÿ”ธMerge k sorted lists (15 mins) hard constr. ๐Ÿ”ธAdd two numbers (10 mins) normal implem. With dummyNode. Progress: 265/455 #LearnInPublic #Coding #codinglife #consistency #Motivation #100DaysOfCode #Internships
2
60
8 Jan 2024
#day8 #100DaysOfCode #100daysofcodechallenge --Learnt about dummyNode method to solve LL problems -- I learnt building server in nodeJS without any Frameworks. --Learnt about streams, which are used to send large amount of data in chunks. #buildinginpublic #LearnInPublic
2
13