Explore tweets tagged as #leetcodequestions
In this video, our instructor takes you through detailed steps to help you understand the way to remove zero sum consecutive node from a linked list. Watch the full video here: https://t.co/HwVdfqxsVm
#leetcodequestions #linkedlist #datastructures #smartinterviews
0
0
0
I started writing a small description of my solution. As suggested in "A Philosophy of Software Design" trying to write comments as clear as I can and it's a good practice and even a little fun ngl. Skill to explain what your code is about is IMPORTANT. https://t.co/93DTgBYZ9d
0
0
4
Unlock the key to mastering LeetCode like a pro with VSCode and GitHub Co-Pilot. https://t.co/Lnemk3CupX
#shorts #githubcopilot #github #leetcode #leetcodequestionandanswers #leetcodequestions #leetcodesolution #leetcodedailychallenge #leetcodechallenge
1
1
1
136. Single Number using java | https://t.co/86WhUcFIhn
#dsa #java #leetcodequestions #leetcodesolution |@GoCoderGo | #leetcode #chatgpt #geeksforgeeks #dsa #programming #leetcodequestions #dynamicprogramming #coding #interviewquestions #codinginterviewquestions
0
0
1
88. Merge Sorted Array using java | #dsa #java #leetcodequestions #leetcodesolution |@GoCoderGo
https://t.co/jVbfdDVJwD
0
0
1
LeetCode75, 5 question done from sheet approach was to find all vowless and store them in stack and when find vowless again change them with one in top of stack @kirat_tw @ezSnippet @LeetCode #LearnInPublic #CodingCommunity
https://t.co/a8EswNp9oB
1
0
1
LeetCode75, 6 question done from sheet approach was to add words from string into stack and add them back into string from stack time and space complexity is O(N), O(N). @kirat_tw
@ezSnippet
@LeetCode
#LearnInPublic #CodingCommunity
https://t.co/hLnjdUpNqf
1
0
0
LeetCode75 code sheet, and here is 2 question done from sheet approach was to see if both combine one after other are same so they are made from same string, then find GCD of both string @kirat_tw @ezSnippet @LeetCode
#LearnInPublic #CodingCommunity
https://t.co/Lft6GjXQMv
2
0
0
LeetCode75 code sheet, and here is 1 question done from sheet approach was to use pointer such that it should travel both string in one go, time which and Space was O(s1.len+s2.len) O(s1.size+s2.size)@kirat_tw @ezSnippet #LearnInPublic #CodingCommunity
https://t.co/EtgpyKRi3w
1
0
0
LeetCode75, 3 question done from sheet approach was to find greatest no from and left one by one and set it as true, time and space complexity is o(N) +O(1) array need to send back @kirat_tw @ezSnippet @LeetCode #LearnInPublic #CodingCommunity
https://t.co/Tc4xC4fiDg
0
0
0
LeetCode75, 4 question done from sheet approach was to find a 0 which didn't have adjacent 1 and set it as 1 and decrease no of 1 needed to add in array, time and space complexity is o(N)+O(1) @kirat_tw
@ezSnippet
@LeetCode
#LearnInPublic #CodingCommunity
https://t.co/pWrxX5wxVy
0
0
0
LeetCode75, 9 question done from sheet approach was to find count of each character on go and when find a new char add old in array with its count time and space complexity is O(N), O(1) @kirat_tw @ezSnippet @LeetCode #LearnInPublic #CodingCommunity
https://t.co/P7TOQL3O1z
0
0
0
https://t.co/SfSKwtBZqj One using java | #dsa #java #leetcodequestions
#interviewquestions #leetcodesolution | @GoCoderGo |O(n) solution https://t.co/hD9LL9Cgvb
0
0
1
hours melted away on this "easy" question. Using stack to it was the easiest fix but as soon as I try to achieve constraint of space, it was indeed a tough one. Divide the list and reverse half doesn't look like an "easy" question's solution at all! https://t.co/WuTKiqaMMf
0
0
0
Yesterday’s progress💗 - watched 2 videos of DSA by love babbar - Had Quite a hectic day but taking it all one step at a time…. #CodingJourney #leetcodequestions #HustleHard #DSA
1
0
2
LeetCode75, 7 question done from sheet approach was to first find right max for all index and find left min and if find return true time and space complexity is O(N), O(N) @kirat_tw @ezSnippet @LeetCode #LearnInPublic #CodingCommunity
0
0
0