#javadsa 검색 결과
"Late nights, strong focus — clearing concepts & backlog one line of code at a time 🚀🌙 #NightOwlCoder" @ChaiCodeHQ @PrateekJain027 @Hiteshdotcom @nirudhuuu #CodeLife #javaDSA #buildInpublic
✨This is day 72/100day #javaDSA🚀 Today I have practiced the following question using ArrayList 1.Container with most water 2.Container with most water using 2pointer approach. 3.Pair Sum Optimized code using 2pointer approach. Leetcode problem ✔N-Queens(Hard)
✨This is day 70/100 #javaDSA🚀 Day started with Full Stack Project which I had started few months ago due to EndSem exams it was on hold now trying to complete it within mid of January. ✔Median of two sorted array(Hard) Used Merge Sort approach and it took approx 40min
Had a lil Eureka moment today! Dug into how Java handles method parameters.... It’s pass-by-value, but when it’s objects, it feels like pass-by-reference Turns out, it's really "pass the reference by value" @piyushgarg_dev #Java #javaDSA
🌞 Morning vibes + Java grind ☕ Practicing the Digit Counter question today ✨ 📌 Logic recap: -Divide number by 10 in a loop -Count steps until number → 0 -Boom! Digits counted 🔢 #Java #javadsa #coding
Hello Connections!!! ✨This is day 69/100day #javaDSA🚀 Today day started with DSA revision on Array, 2D Array, String, Sorting, Bit Manipulation and Recursion. Solved one problem from #Leetcode ✔Number of 1 Bits(Easy) #ProblemSolving #DSA #Java #Leetcode #Consistency
Hello Connections!!! ✨This is day 71/100day #javaDSA🚀 Today studied about ArrayList where I covered following topics 1. ArrayList Operations 2.Reverse ArrayList 3.Maximum in an ArrayList 4.Swap 2 numbers 5.Sorting ArrayList 6.Collections 7.Multi-dimensional ArrayList
✨This is day 56/100day #javaDSA🚀 Solved one problem from #Leetcode ✔Multiply Strings(Medium) #ProblemSolving #DSA #Java #Leetcode #Consistency
Hello Connections!!! ✨This is day 58/100day #javaDSA🚀 Solved one problem from #Leetcode ✔Majority Elements(Easy) #ProblemSolving #DSA #Java #Leetcode #Consistency
After my class hours in clg, I tried to learn next topics of my #JavaDSA journey.. it was quite good... Completed: Loops questions ✅ Switch case ✅
Hello Connections!!! ✨This is day 63/100day #javaDSA🚀 Today done revision on Recursion and exploring more through problems. Just it's approach is getting difficult to me but it's implementation is easy. #ProblemSolving #DSA #Java #Leetcode #Consistency
✨This is day 60/100day #javaDSA🚀 Solved one problem from #Leetcode ✔Max Consecutive Ones(Easy) ✨ Done with one problem from #programming-street-150 Problem-1:Generating a Matrix with a Diagonal Pattern(Medium) #ProblemSolving #DSA #Java #Leetcode #Consistency
✨This is day 54/100day #javaDSA🚀 Solved two problem from #Leetcode ✔Single Number(Easy) ✨ Done with one problem from #programming-street-150 Problem-1: Finding All Divisors of the Product of Two Numbers(Medium) #ProblemSolving #DSA #Java #Leetcode
Hello Connections!!! ✨This is day 67/100day #javaDSA🚀 Today learned Backtracking i.e Decision, Optimization, and Enumeration. Where practiced following question Arrays Subsets Permutations N-Queens Grid Ways Sudoku #ProblemSolving #DSA #Java #Consistency
Hello Connections!!! ✨This is day 65/100day #javaDSA🚀 Done with Divide And Conquer Algorithm where I have learned merge sort, Quick Sort, and Rotated sorted Array Approach and implementation through problem. #ProblemSolving #DSA #Java #Consistency
Sunday! @Leetcode Weekly Contest 398 💻 and it was an incredible learning experience! I tried solving 4 problems, but only managed to figure out 3 of them. Despite making mistakes, I relished the challenge and embraced the learning curve. #LeetCode #dsa #javadsa #java #mern
✨This is day 57/100day #javaDSA🚀 Solved one problem from #Leetcode ✔Valid Anagram(Easy) ✨ Done with one problem from #programming-street-150 Problem-1: Finding the Difference Between the Sum of Even and Odd Numbers in an Array(Easy)
🌞 Morning vibes + Java grind ☕ Practicing the Digit Counter question today ✨ 📌 Logic recap: -Divide number by 10 in a loop -Count steps until number → 0 -Boom! Digits counted 🔢 #Java #javadsa #coding
"Late nights, strong focus — clearing concepts & backlog one line of code at a time 🚀🌙 #NightOwlCoder" @ChaiCodeHQ @PrateekJain027 @Hiteshdotcom @nirudhuuu #CodeLife #javaDSA #buildInpublic
Day 3 (Java + DSA) - Arrays practice - Setup my LeetCode account ✅ #Day3Coding #CodingJourney #JavaDSA #ArraysInJava #LeetCodeSetup #DSApractice #CodeGrind #ProblemSolving #FutureEngineer #CodeDaily #StudentLife #CodingMotivation #EngineerInMaking
"Late nights, strong focus — clearing concepts & backlog one line of code at a time 🚀🌙 #NightOwlCoder" @ChaiCodeHQ @PrateekJain027 @Hiteshdotcom @nirudhuuu #CodeLife #javaDSA #buildInpublic
🌞 Morning vibes + Java grind ☕ Practicing the Digit Counter question today ✨ 📌 Logic recap: -Divide number by 10 in a loop -Count steps until number → 0 -Boom! Digits counted 🔢 #Java #javadsa #coding
Hello Connections!!! ✨This is day 69/100day #javaDSA🚀 Today day started with DSA revision on Array, 2D Array, String, Sorting, Bit Manipulation and Recursion. Solved one problem from #Leetcode ✔Number of 1 Bits(Easy) #ProblemSolving #DSA #Java #Leetcode #Consistency
✨This is day 72/100day #javaDSA🚀 Today I have practiced the following question using ArrayList 1.Container with most water 2.Container with most water using 2pointer approach. 3.Pair Sum Optimized code using 2pointer approach. Leetcode problem ✔N-Queens(Hard)
✨This is day 56/100day #javaDSA🚀 Solved one problem from #Leetcode ✔Multiply Strings(Medium) #ProblemSolving #DSA #Java #Leetcode #Consistency
✨This is day 70/100 #javaDSA🚀 Day started with Full Stack Project which I had started few months ago due to EndSem exams it was on hold now trying to complete it within mid of January. ✔Median of two sorted array(Hard) Used Merge Sort approach and it took approx 40min
Hello Connections!!! ✨This is day 71/100day #javaDSA🚀 Today studied about ArrayList where I covered following topics 1. ArrayList Operations 2.Reverse ArrayList 3.Maximum in an ArrayList 4.Swap 2 numbers 5.Sorting ArrayList 6.Collections 7.Multi-dimensional ArrayList
Hello Connections!!! ✨This is day 58/100day #javaDSA🚀 Solved one problem from #Leetcode ✔Majority Elements(Easy) #ProblemSolving #DSA #Java #Leetcode #Consistency
✨This is day 54/100day #javaDSA🚀 Solved two problem from #Leetcode ✔Single Number(Easy) ✨ Done with one problem from #programming-street-150 Problem-1: Finding All Divisors of the Product of Two Numbers(Medium) #ProblemSolving #DSA #Java #Leetcode
✨This is day 60/100day #javaDSA🚀 Solved one problem from #Leetcode ✔Max Consecutive Ones(Easy) ✨ Done with one problem from #programming-street-150 Problem-1:Generating a Matrix with a Diagonal Pattern(Medium) #ProblemSolving #DSA #Java #Leetcode #Consistency
Had a lil Eureka moment today! Dug into how Java handles method parameters.... It’s pass-by-value, but when it’s objects, it feels like pass-by-reference Turns out, it's really "pass the reference by value" @piyushgarg_dev #Java #javaDSA
Hello Connections!!! ✨This is day 67/100day #javaDSA🚀 Today learned Backtracking i.e Decision, Optimization, and Enumeration. Where practiced following question Arrays Subsets Permutations N-Queens Grid Ways Sudoku #ProblemSolving #DSA #Java #Consistency
Hello Connections!!! ✨This is day 63/100day #javaDSA🚀 Today done revision on Recursion and exploring more through problems. Just it's approach is getting difficult to me but it's implementation is easy. #ProblemSolving #DSA #Java #Leetcode #Consistency
Day-14 Java +dsa #apnacollege #javadsa #java #dsa #development #developers #backdev #dev #learning #learn #code
✨This is day 57/100day #javaDSA🚀 Solved one problem from #Leetcode ✔Valid Anagram(Easy) ✨ Done with one problem from #programming-street-150 Problem-1: Finding the Difference Between the Sum of Even and Odd Numbers in an Array(Easy)
Something went wrong.
Something went wrong.
United States Trends
- 1. Austin Reaves 60.4K posts
- 2. #LakeShow 3,439 posts
- 3. $KITKAT 12.2K posts
- 4. Jake LaRavia 7,442 posts
- 5. jungkook 563K posts
- 6. Trey Yesavage 40.4K posts
- 7. #LoveIsBlind 4,917 posts
- 8. Jeremy Lin 1,145 posts
- 9. Happy Birthday Kat N/A
- 10. #PokemonTCGPocket 2,875 posts
- 11. #MakeOffer 22K posts
- 12. #Domain 22.5K posts
- 13. Blue Jays 63.4K posts
- 14. jungwoo 126K posts
- 15. doyoung 90.6K posts
- 16. Rudy 9,507 posts
- 17. Walt 6,501 posts
- 18. Kacie 1,998 posts
- 19. Dodgers in 7 1,732 posts
- 20. Pelicans 4,734 posts