#dsawithjava 搜索结果
🚀 Crack your dream tech job with strong DSA & System Design foundations 🎯 Join our exclusive session by Mr. Abhijeet Kumar 👉 Register Now: t.ly/DSA-30OC 📅 30th Oct 2025 | 🕗 8:00 PM (IST) #NareshIT #DSAwithJava #SystemDesign #AmazonEngineer #IITDelhi
🎯DAY 90 Of #100DaysOfCode >Solved 1 question of linked list @geeksforgeeks (Removing duplicate node) >Solved 1 problem @LeetCode (Swapping pair of nodes) >Studied about deleted first ,delete last ,find index of linkedlist @kunalstwt 💻90% of👍 #dsawithjava #CodeWithKunal
🎯DAY 89 of #100DaysOfCode >Solved 1 medium question @LeetCode for finding the majority element >Solved 1 question @geeksforgeeks (is it a 0 sum sub array ??) 💻 Locked in for 7-8 hrs for end-sem exam🤝. #dsa #leetcode #leetcodeprogress #LearningInPublic #buildinpublic
DSA with Java – Day 9 Problems solved: ✅74. Search a 2D Matrix ✅867. Transpose Matrix #100DaysOfCode #DSAwithJava #Leetcode #Java #ProblemSolving #CodingJourney #day9 #BuildInPublic #LearnInPublic
DSA with Java – Day 8 🧩 1. Leetcode 410 – Split Array Largest Sum 🖼️ 2. Leetcode 832 – Flipping an Image #100DaysOfCode #DSAwithJava #Leetcode #Java #ProblemSolving #BinarySearch #MatrixManipulation #CodingJourney #day8 #BuildInPublic #LearnInPublic
Day 4⃣1⃣ of learning #DSAwithJava is done👍 ✅Abstract Class #DSA #Java #LearnInPublic #BuildInPublic #letsconnect #60DaysOfCode #CodingJourney
Java Streams bring the power of functional programming to process collections with elegance and efficiency. In a Nutshell: → Source: A collection, array, or I/O channel. → Operations: filter, map, sorted, etc. (lazy!). → Terminal Op: collect, forEach ! #dsawithjava #Coding
Day 5⃣4⃣ of learning #DSAwithJava is done👍 ✅Removes duplicates in a string #DSA #Java #LearnInPublic #BuildInPublic #letsconnect #60DaysOfCode #CodingJourney
DSA Challenge: Day 2 [3/07/2024] Topic: ✅Variables and Data Types #JavaVariablesnDataTypes #ApnaCollege #DSAwIthJava #DSABasic
DSA with Java – Day 7 Problems Solved: 🔼🔽 2210. Count Hills and Valleys in an Array 🔄 33. Search in Rotated Sorted Array Handle edge cases with duplicate values #100DaysOfCode #DSAwithJava #LeetCode #WomenWhoCode #Java #day7
🚀 Day 60 of #DSAwithJava ✅Solved Duplicate Parentheses of stack #DSAwithJava #100DaysOfCode #programming
Hello Guys! Its Day - 2/90🚀 of #DSAwithJava. Today, I've learned- Conditionals in Java Stay tuned!📚🧑💻 #90daysofcode #publiclearning #dsa #java #newjourney
🚀 #DSAwithJava Day:61 :- ✅ Covered Queue basics today & ✅solved 🔢 LeetCode #84 (Largest Rectangle in Histogram)! 💻🚀 #DSAwithJava #LeetCode #Coding #Queue 🔥" #100DaysOfCode #ProblemSolving
🚀 #DSAwithJava Day:69 :- ✅ Solved @LeetCode #209: online stock span ✅ Solved @LeetCode#239: Sliding Window Maximum #Java #Coding #Programming #DSA #CodeNewbie #100DaysOfCode #Developer #Code #JavaProgramming #CodingLife
🎯DAY 90 Of #100DaysOfCode >Solved 1 question of linked list @geeksforgeeks (Removing duplicate node) >Solved 1 problem @LeetCode (Swapping pair of nodes) >Studied about deleted first ,delete last ,find index of linkedlist @kunalstwt 💻90% of👍 #dsawithjava #CodeWithKunal
🎯DAY 89 of #100DaysOfCode >Solved 1 medium question @LeetCode for finding the majority element >Solved 1 question @geeksforgeeks (is it a 0 sum sub array ??) 💻 Locked in for 7-8 hrs for end-sem exam🤝. #dsa #leetcode #leetcodeprogress #LearningInPublic #buildinpublic
✅ 📌 Time & Space Complexity :: ⌚ T.C: O(n log n) Sorting the intervals dominates the complexity. Greedy traversal is O(n). 🫙 S.C: O(1) Only a few integer variables used → constant extra space. #DSAWithJava #DSA #problemsolving
Day 1 of #100DaysOfCode 🚀 Starting my DSA in Java challenge! ✅Revisited basics ✅Array problems (pairing, subarray, max sum, trapping rain water, buy & sell, rotated array,3sum) ✅Sorting (bubble,selection,insertion,inbuilt, counting) ✅2D Arrays (spiral matrix, diagonal sum)
Since this is blowing up lemme tell you all @kunalstwt's playlist is the best to start DSA with java on youtube. and @SumitM_X sir's book on "Cracking java interviews" is the best book to crack java interviews. I am preparing 5 Questions daily from it.
Doing DSA in Java was the best decision of my life. When I picked up Java backend + Spring Boot, it felt like I was just connecting dots I had already mastered in DSA. OOP, exceptions, threads nothing felt new.
Doing DSA in Java was the best decision of my life. When I picked up Java backend + Spring Boot, it felt like I was just connecting dots I had already mastered in DSA. OOP, exceptions, threads nothing felt new.
👩💻 Practice these 175+ Algorithms in ❍ C/C++ ❍ Java ❍ Python ❍ JavaScript Or, any language of your choice The quickest way to MASTER the DSA.
In any tech interview you have to know some DSA. Even though there are a lot of them, below are some of the most important algorithms asked in interviews. I have provided one-liner explanations and simple use cases for each of those algorithms. Iteration & Search →Two…
Si quieres mejorar como developer, pasar entrevistas técnicas o fortalecer tus bases, tienes que aprender DSA. Te dejo recursos (gratis y en inglés/español) para aprender estructuras de datos y algoritmos 🧵
Java interview questions- drive.google.com/file/d/1V3W_hI… Java with DSA (Searching for good resources still) - drive.google.com/file/d/1Y3NY6V… Share and bookmark 🔖
🧵 Por qué aprender DSA puede cambiar tu carrera como developer Si nunca has estudiado estructuras de datos y algoritmos (DSA), probablemente estés escribiendo código más lento, menos eficiente y con más frustración de la necesaria. Aquí te explico por qué son importantes, cómo…
In most of the JDs for Java devs, I am seeing below requirements these days - Strong understanding of microservice architectures like SAGA, Event-Driven Architecture, CQRS, Circuit Breaker, Aggregator, Asynchronous Messaging, and Distributed Tracing.
FREE FREE FREE 12 FREE Books on DSA using Java, Python, C, C++:
The most popular languages for DSA are C++, Java, and Python (in decreasing order). You can do DSA with any language, but picking one of the popular options is better since you have access to many resources and help online. If you have no language bias, I would recommend C++.
How to manage DSA and Web development together ↓ A simple system to progress in DSA and development at once.
Belajar DSA dimana kak? karena tipe belajar aku lebih suka kalo nonton video, karena untuk DSA lebih mudah kalo liat tutorial berdasarkan visual, nih channel yucub nya: 1. Back To Back SWE 2. NeetCode 3. freeCodeCamp 4. Abdul Bari 5. Michael Sambol 6. Bro Code 7. CS Dojo…
How to learn DSA and what languages to start with Data structures and algorithms are not language-specific, and hence you can use any language, be it JavaScript, C++, Java, or Python. You should feel comfortable with the syntax of the language, and you are good to go. Thread 🧵
If you are struck between C++ vs Java for DSA , choose Java. Coz you won't find much use of C++ once you join a company , while for Java , ask any IT professional. You would get the answer. Also , a lot of companies have explicit java rounds. So it's a win win.
200+ Java and DSA Interview Questions 1. OOP - bit.ly/3zLs0yu 2. Multithreading - bit.ly/3bAABfk 3. Collections - bit.ly/3d2FHRG 4. Design Patterns - bit.ly/3JAE7Tn 5. Programming - bit.ly/3BQQ59K 6. HashMap - bit.ly/3vLdLIs
🚀 Crack your dream tech job with strong DSA & System Design foundations 🎯 Join our exclusive session by Mr. Abhijeet Kumar 👉 Register Now: t.ly/DSA-30OC 📅 30th Oct 2025 | 🕗 8:00 PM (IST) #NareshIT #DSAwithJava #SystemDesign #AmazonEngineer #IITDelhi
DSA with Java – Day 8 🧩 1. Leetcode 410 – Split Array Largest Sum 🖼️ 2. Leetcode 832 – Flipping an Image #100DaysOfCode #DSAwithJava #Leetcode #Java #ProblemSolving #BinarySearch #MatrixManipulation #CodingJourney #day8 #BuildInPublic #LearnInPublic
DSA with Java – Day 9 Problems solved: ✅74. Search a 2D Matrix ✅867. Transpose Matrix #100DaysOfCode #DSAwithJava #Leetcode #Java #ProblemSolving #CodingJourney #day9 #BuildInPublic #LearnInPublic
🚀 #DSAwithJava Day:69 :- ✅ Solved @LeetCode #209: online stock span ✅ Solved @LeetCode#239: Sliding Window Maximum #Java #Coding #Programming #DSA #CodeNewbie #100DaysOfCode #Developer #Code #JavaProgramming #CodingLife
Day 4⃣1⃣ of learning #DSAwithJava is done👍 ✅Abstract Class #DSA #Java #LearnInPublic #BuildInPublic #letsconnect #60DaysOfCode #CodingJourney
🚨 New Batch: DSA using Java 📅 2nd July | 🕢 7:30 PM IST 👨🏫 Mr. Ramana ✍️ Registration Link: t.ly/DSAJ-2J 🔥 Practice with HackerRank & LeetCode 💥 For top tech placements! #NareshIT #DSAwithJava #CodingInterview #JavaDeveloper #TechTraining #LeetCode #HackerRank
Java Streams bring the power of functional programming to process collections with elegance and efficiency. In a Nutshell: → Source: A collection, array, or I/O channel. → Operations: filter, map, sorted, etc. (lazy!). → Terminal Op: collect, forEach ! #dsawithjava #Coding
DSA with Java – Day 7 Problems Solved: 🔼🔽 2210. Count Hills and Valleys in an Array 🔄 33. Search in Rotated Sorted Array Handle edge cases with duplicate values #100DaysOfCode #DSAwithJava #LeetCode #WomenWhoCode #Java #day7
🎯DAY 90 Of #100DaysOfCode >Solved 1 question of linked list @geeksforgeeks (Removing duplicate node) >Solved 1 problem @LeetCode (Swapping pair of nodes) >Studied about deleted first ,delete last ,find index of linkedlist @kunalstwt 💻90% of👍 #dsawithjava #CodeWithKunal
🎯DAY 89 of #100DaysOfCode >Solved 1 medium question @LeetCode for finding the majority element >Solved 1 question @geeksforgeeks (is it a 0 sum sub array ??) 💻 Locked in for 7-8 hrs for end-sem exam🤝. #dsa #leetcode #leetcodeprogress #LearningInPublic #buildinpublic
DSA Challenge: Day 2 [3/07/2024] Topic: ✅Variables and Data Types #JavaVariablesnDataTypes #ApnaCollege #DSAwIthJava #DSABasic
Day 5⃣4⃣ of learning #DSAwithJava is done👍 ✅Removes duplicates in a string #DSA #Java #LearnInPublic #BuildInPublic #letsconnect #60DaysOfCode #CodingJourney
🚨 New Batch: DSA using Java 📅 2nd July | 🕢 7:30 PM IST 👨🏫 Mr. Ramana ✍️ Registration Link: t.ly/DSAJ-2J 🔥 Practice with HackerRank & LeetCode 💥 For top tech placements! #NareshIT #DSAwithJava #CodingInterview #JavaDeveloper #TechTraining #LeetCode #HackerRank
🚀 #DSAwithJava Day:66 :- ✅ Solved @LeetCode 593: Next Greater element 2nd #100DaysOfCode #DSA #programming #ProblemSolving #Leetcode
Day 57/100 - #DSAChallenge 🚀 📚 Today was all about: ✔️ Learning Lower Bound & Upper Bound approaches ✔️ Understanding edge cases & binary search tricks ✔️ Practiced on similar variations #100DaysOfCode #DSAwithJava #LeetCodeGrind #TechTwitter #BinarySearchMastery
Something went wrong.
Something went wrong.
United States Trends
- 1. LeBron 59.9K posts
- 2. Cowboys 54.9K posts
- 3. Gibbs 11.8K posts
- 4. Ferguson 8,496 posts
- 5. Bland 7,227 posts
- 6. CeeDee 7,964 posts
- 7. #OnePride 6,613 posts
- 8. Goff 6,929 posts
- 9. #LakeShow 2,626 posts
- 10. Austin Reaves 8,614 posts
- 11. #DALvsDET 4,139 posts
- 12. Sixers 10.5K posts
- 13. DJ Reed N/A
- 14. Shang Tsung 8,568 posts
- 15. #MissVenezuela2025 10.3K posts
- 16. #TNFonPrime 2,421 posts
- 17. Schotty 1,180 posts
- 18. Toronto 29K posts
- 19. Jack Campbell 3,180 posts
- 20. Al Michaels N/A