Solved Median of Two Sorted Arrays : Finally understood the intuition for Binary Search approach and why we always perform the search on the smaller array #LeetCode #Java #Coding #DSA

_Soumyadip_22's tweet image. Solved Median of Two Sorted Arrays :
Finally understood the intuition for Binary Search approach and why we always perform the search on the smaller array
#LeetCode #Java #Coding #DSA

Began my LeetCode journey this October and honestly, some problems solve themselves faster than expected! Wrapped this one up in just 50 seconds ✅ Not all questions are this straightforward but when they click instantly it feels great. #LeetCode #Java

abhinavpuri_x's tweet image. Began my LeetCode journey this October and honestly, some problems solve themselves faster than expected!

Wrapped this one up in just 50 seconds ✅

Not all questions are this straightforward but when they click instantly it feels great.

#LeetCode #Java

If you are from tech, Lets connect. #tech #Jobs #Java #golang

kartikg_09's tweet image. If you are from tech,

Lets connect.

#tech #Jobs #Java #golang

Currently in 4th year. Know only Java for now. Just started learning Spring Boot. Got selected at a small package ,but this is just the beginning. You’ll see me become a full-stack dev in the next few months. Day 1 of #100DaysOfCode #java #react #springboot

ManviTyagi1003's tweet image. Currently in 4th year. Know only Java for now. Just started learning Spring Boot. Got selected at a small package ,but this is just the beginning. You’ll see me become a full-stack dev in the next few months.
Day 1 of #100DaysOfCode 
#java  #react  #springboot

Day 29 ✅ Solved “Find Minimum in Rotated Sorted Array” 🔁 ⚡ 0 ms | 💾 41.89 MB Used binary search for an elegant O(log n) solution 🚀 Q: [leetcode.com/problems/find-…] Sol: [github.com/PriyabrataRoy/…] #100DaysOfCode #Java #DSA #Coding #BinarySearch

Priyo8298966333's tweet image. Day 29 ✅
Solved “Find Minimum in Rotated Sorted Array” 🔁
⚡ 0 ms | 💾 41.89 MB
Used binary search for an elegant O(log n) solution 🚀
Q: [leetcode.com/problems/find-…]
Sol: [github.com/PriyabrataRoy/…]
#100DaysOfCode #Java #DSA #Coding #BinarySearch

💡 Java tip: Stream.toArray(Type[]::new) is a clean, type-safe way to get arrays from streams. ✅ Avoids Object[] and casting. #Java #JavaDev

mario_casari's tweet image. 💡 Java tip: Stream.toArray(Type[]::new) is a clean, type-safe way to get arrays from streams. 

✅ Avoids Object[] and casting.
#Java #JavaDev

What a great time it is to be a #Java developer. As my friend @starbuxman pointed out it's easy to write scripts now... Making all of us Java Script developers 🤣

therealdanvega's tweet image. What a great time it is to be a #Java developer. As my friend @starbuxman pointed out it's easy to write scripts now... Making all of us Java Script developers 🤣

This is turning out to be so much fun 😛 I tried running bitcoin core and creating APIs for the RPCs, it literally makes no sense but it’s quite exciting, any #java & #Bitcoin & #Blockchain nerd who wants to join this shenanigans 🤓 hmu

NNakhero's tweet image. This is turning out to be so much fun 😛 I tried running bitcoin core and creating APIs for the RPCs, it literally makes no sense but it’s quite exciting, any #java & #Bitcoin & #Blockchain  nerd who wants to join this shenanigans 🤓 hmu

Ready to listen @alvaro_sanchez sharing his session about revealing the magic 🧙🏼‍♂️🪄 behind #Java annotations #JavaCro

icougil's tweet image. Ready to listen @alvaro_sanchez sharing his session about revealing the magic 🧙🏼‍♂️🪄 behind #Java annotations
#JavaCro

Day 3 🌅 Woke up at 6️⃣ am 💪 ✅ Finished Spring IOC ✅ Understood JWT authentication flow 🔐 💻 DSA grind: • Two Sum • Two Sum II • Find the Pivot Index After DSA play with her 😄🐱 🐾 #Java #SpringBoot #DSA #CodingJourney

PratikCDev's tweet image. Day 3 🌅
Woke up at 6️⃣ am 💪
✅ Finished Spring IOC
✅ Understood JWT authentication flow 🔐

💻 DSA grind:
• Two Sum
• Two Sum II
• Find the Pivot Index
After DSA play with her 😄🐱 🐾

#Java #SpringBoot #DSA #CodingJourney

Great talk from @brunoborges at #IBMTechXchange on optimizing Java apps for Kubernetes ☕️☁️ ✅ Reduce image size ✅ Tune JVM & GC ✅ Consider vertical scaling ✅ Right-size your K8s cluster Loved the focus on aligning tech optimizations with business needs! #Java #Kubernetes

devops_thiago's tweet image. Great talk from @brunoborges at #IBMTechXchange on optimizing Java apps for Kubernetes ☕️☁️
✅ Reduce image size
✅ Tune JVM & GC
✅ Consider vertical scaling
✅ Right-size your K8s cluster
Loved the focus on aligning tech optimizations with business needs!
#Java #Kubernetes…
devops_thiago's tweet image. Great talk from @brunoborges at #IBMTechXchange on optimizing Java apps for Kubernetes ☕️☁️
✅ Reduce image size
✅ Tune JVM & GC
✅ Consider vertical scaling
✅ Right-size your K8s cluster
Loved the focus on aligning tech optimizations with business needs!
#Java #Kubernetes…
devops_thiago's tweet image. Great talk from @brunoborges at #IBMTechXchange on optimizing Java apps for Kubernetes ☕️☁️
✅ Reduce image size
✅ Tune JVM & GC
✅ Consider vertical scaling
✅ Right-size your K8s cluster
Loved the focus on aligning tech optimizations with business needs!
#Java #Kubernetes…

Learning react by developing an E-commerce website. So today I build Header Functional component of the website. Day3 of #100DaysOfCode #java #react #springboot

ManviTyagi1003's tweet image. Learning react by developing an E-commerce website.
So today I build Header Functional component of the website.
Day3 of #100DaysOfCode 
#java #react #springboot

Solved 3019. Number of Changing Keys on LeetCode #LeetCode #DSA #Java

iShiv_twt's tweet image. Solved 3019. Number of Changing Keys on LeetCode

#LeetCode #DSA #Java

🚀 With Collectors.summarizingInt() you can get count, sum, min, max, avg in one pass. #Java #JavaDev

mario_casari's tweet image. 🚀 With Collectors.summarizingInt() you can get count, sum, min, max, avg in one pass.
#Java #JavaDev

“The Future is #Java” panel at @Oracle #AIWorld. Great seeing Colt McNealy from Littlehorse sharing how Java continues to be modern, performant, and secure.

Sharat_Chander's tweet image. “The Future is #Java” panel at @Oracle #AIWorld. Great seeing Colt McNealy from Littlehorse sharing how Java continues to be modern, performant, and secure.

ラムダ式、関数型インターフェースの部分は腰を据えて理解する必要がありそう しかし見た目はJSのアロー関数と本当に同じだ #Java


Need help with your coursework? ✓Essay due ✓Paper Pay ✓finance . ✓Economics ✓Accounting ✓Homework due ✓Geometry ✓Online class ✓#Assignment..... ✓Finals ✓statistics ✓Lab report ✓Sociology #Java


Need help with your coursework? ✓Essay due ✓Paper Pay ✓finance . ✓Economics ✓Accounting ✓Homework due ✓Geometry ✓Online class ✓#Assignment..... ✓Finals ✓statistics ✓Lab report ✓Sociology #Java


Built something cool 👇 MCP-Easy4J — a lightweight, Spring-like framework to build MCP servers in Java without boilerplate or tons of deps. Give it a try: rfr.bz/t17319f #java #mcp #opensource


Need help with your coursework? ✓Essay due ✓Paper Pay ✓finance . ✓Economics ✓Accounting ✓Homework due ✓Geometry ✓Online class ✓#Assignment..... ✓Finals ✓statistics ✓Lab report ✓Sociology #Java


Need help with your coursework? ✓Essay due ✓Paper Pay ✓finance . ✓Economics ✓Accounting ✓Homework due ✓Geometry ✓Online class ✓#Assignment..... ✓Finals ✓statistics ✓Lab report ✓Sociology #Java Kindly DM me


Need help with your coursework? ✓Essay due ✓Paper Pay ✓finance . ✓Economics ✓Accounting ✓Homework due ✓Geometry ✓Online class ✓#Assignment..... ✓Finals ✓statistics ✓Lab report ✓Sociology #Java Kindly DM


Need help with your coursework? ✓Essay due. ✓Paper Pay ✓finance . ✓Economics ✓Accounting ✓Homework due ✓Geometry ✓Online class ✓#Assignment..... ✓Finals ✓statistics ✓Lab report ✓Sociology #Java Kindly DM us-


Need help with your coursework? ✓Essay due ✓Paper Pay ✓finance ✓Economics ✓Accounting ✓Homework due ✓Geometry ✓Online class ✓#Assignment..... ✓Finals ✓statistics ✓Lab report ✓Sociology #Java Kindly DM us-


Need help with your coursework? ✓Essay due ✓Paper Pay. ✓finance . ✓Economics ✓Accounting ✓Homework due ✓Geometry ✓Online class ✓#Assignment..... ✓Finals ✓statistics ✓Lab report ✓Sociology #Java Kindly DM us-


Need help with your coursework? ✓Essay due ✓Paper Pay ✓finance . ✓Economics ✓Accounting ✓Homework due ✓Geometry ✓Online class ✓#Assignment..... ✓Finals ✓statistics ✓Lab report ✓Sociology #Java Kindly DM us-


Need help with your coursework? ✓Essay due ✓Paper Pay ✓finance . ✓Economics ✓Accounting . ✓Homework due ✓Geometry ✓Online class ✓#Assignment..... ✓Finals ✓statistics ✓Lab report ✓Sociology #Java Kindly DM us-


Need help with your coursework? ✓Essay due ✓Paper Pay ✓finance . ✓Economics ✓Accounting ✓Homework due. ✓Geometry ✓Online class ✓#Assignment..... ✓Finals ✓statistics ✓Lab report ✓Sociology #Java Kindly DM us-


Need help with your coursework? ✓Essay due ✓Paper Pay ✓finance . ✓Economics ✓Accounting ✓Homework due ✓Geometry. ✓Online class ✓#Assignment..... ✓Finals ✓statistics ✓Lab report ✓Sociology #Java Kindly DM us-


Need help with your coursework? ✓Essay due ✓Paper Pay ✓finance . ✓Economics ✓Accounting ✓Homework due ✓Geometry ✓Online class. ✓#Assignment..... ✓Finals ✓statistics ✓Lab report ✓Sociology #Java Kindly DM us-


Need help with your coursework? ✓Essay due ✓Paper Pay ✓finance . ✓Economics ✓Accounting ✓Homework due ✓Geometry ✓Online class ✓#Assignment ✓Finals ✓statistics ✓Lab report ✓Sociology #Java Kindly DM us-


Need help with your coursework? ✓Essay due ✓Paper Pay ✓finance . ✓Economics ✓Accounting ✓Homework due ✓Geometry ✓Online class ✓#Assignment. ✓Finals ✓statistics ✓Lab report ✓Sociology #Java Kindly DM us-


Need help with your coursework? ✓Essay due ✓Paper Pay ✓finance . ✓Economics ✓Accounting ✓Homework due ✓Geometry ✓Online class ✓#Assignment.. ✓Finals ✓statistics ✓Lab report ✓Sociology #Java Kindly DM us-


Need help with your coursework? ✓Essay due ✓Paper Pay ✓finance . ✓Economics ✓Accounting ✓Homework due ✓Geometry ✓Online class ✓#Assignment... ✓Finals ✓statistics ✓Lab report ✓Sociology #Java Kindly DM us-


Began my LeetCode journey this October and honestly, some problems solve themselves faster than expected! Wrapped this one up in just 50 seconds ✅ Not all questions are this straightforward but when they click instantly it feels great. #LeetCode #Java

abhinavpuri_x's tweet image. Began my LeetCode journey this October and honestly, some problems solve themselves faster than expected!

Wrapped this one up in just 50 seconds ✅

Not all questions are this straightforward but when they click instantly it feels great.

#LeetCode #Java

If you are from tech, Lets connect. #tech #Jobs #Java #golang

kartikg_09's tweet image. If you are from tech,

Lets connect.

#tech #Jobs #Java #golang

Day 29 ✅ Solved “Find Minimum in Rotated Sorted Array” 🔁 ⚡ 0 ms | 💾 41.89 MB Used binary search for an elegant O(log n) solution 🚀 Q: [leetcode.com/problems/find-…] Sol: [github.com/PriyabrataRoy/…] #100DaysOfCode #Java #DSA #Coding #BinarySearch

Priyo8298966333's tweet image. Day 29 ✅
Solved “Find Minimum in Rotated Sorted Array” 🔁
⚡ 0 ms | 💾 41.89 MB
Used binary search for an elegant O(log n) solution 🚀
Q: [leetcode.com/problems/find-…]
Sol: [github.com/PriyabrataRoy/…]
#100DaysOfCode #Java #DSA #Coding #BinarySearch

Solved Median of Two Sorted Arrays : Finally understood the intuition for Binary Search approach and why we always perform the search on the smaller array #LeetCode #Java #Coding #DSA

_Soumyadip_22's tweet image. Solved Median of Two Sorted Arrays :
Finally understood the intuition for Binary Search approach and why we always perform the search on the smaller array
#LeetCode #Java #Coding #DSA

🚀 Day 17/100 – Arrays & Linear Search 🔍 Solved 4 LeetCode (Easy) array problems: • Richest Customer Wealth • Running Sum of 1D Array • Concatenation of Array • Build Array from Permutation Also started Linear Search 🧠 Logic building in progress 💪 #100DaysOfCode #java

NeerajMishr12's tweet image. 🚀 Day 17/100 – Arrays & Linear Search 🔍

Solved 4 LeetCode (Easy) array problems:
• Richest Customer Wealth
• Running Sum of 1D Array
• Concatenation of Array
• Build Array from Permutation

Also started Linear Search 🧠
Logic building in progress 💪

#100DaysOfCode
#java
NeerajMishr12's tweet image. 🚀 Day 17/100 – Arrays & Linear Search 🔍

Solved 4 LeetCode (Easy) array problems:
• Richest Customer Wealth
• Running Sum of 1D Array
• Concatenation of Array
• Build Array from Permutation

Also started Linear Search 🧠
Logic building in progress 💪

#100DaysOfCode
#java
NeerajMishr12's tweet image. 🚀 Day 17/100 – Arrays & Linear Search 🔍

Solved 4 LeetCode (Easy) array problems:
• Richest Customer Wealth
• Running Sum of 1D Array
• Concatenation of Array
• Build Array from Permutation

Also started Linear Search 🧠
Logic building in progress 💪

#100DaysOfCode
#java

💡 Java tip: Stream.toArray(Type[]::new) is a clean, type-safe way to get arrays from streams. ✅ Avoids Object[] and casting. #Java #JavaDev

mario_casari's tweet image. 💡 Java tip: Stream.toArray(Type[]::new) is a clean, type-safe way to get arrays from streams. 

✅ Avoids Object[] and casting.
#Java #JavaDev

🚀 Day 26 of #100DaysOfCode Today I practiced Java DSA with 3 small but useful problems: 1️⃣ Remove the last digit of a number 2️⃣ Check if a number is a power of 2 3️⃣ Swap two numbers without using a third variable #Java #DSA

Argekar077's tweet image. 🚀 Day 26 of #100DaysOfCode
Today I practiced Java DSA with 3 small but useful problems:
1️⃣ Remove the last digit of a number
2️⃣ Check if a number is a power of 2
3️⃣ Swap two numbers without using a third variable
#Java #DSA
Argekar077's tweet image. 🚀 Day 26 of #100DaysOfCode
Today I practiced Java DSA with 3 small but useful problems:
1️⃣ Remove the last digit of a number
2️⃣ Check if a number is a power of 2
3️⃣ Swap two numbers without using a third variable
#Java #DSA
Argekar077's tweet image. 🚀 Day 26 of #100DaysOfCode
Today I practiced Java DSA with 3 small but useful problems:
1️⃣ Remove the last digit of a number
2️⃣ Check if a number is a power of 2
3️⃣ Swap two numbers without using a third variable
#Java #DSA

Day 3/100 -#100DaysOfCode Getting a job in 5 months 1. Solved 9 Binary Search problems on LeetCode did ego-solving 2. Learned OS dev basics - implemented printf in C and hooked up GPU Had some QEMU GPU hiccups, but managed to fix them #buildinpublic #Java #CPP #DSA #LeetCode

MEETBHANUS61087's tweet image. Day 3/100 -#100DaysOfCode Getting a job in 5 months

1. Solved 9 Binary Search problems on LeetCode did ego-solving

2. Learned OS dev basics - implemented printf in C and hooked up GPU

Had some QEMU GPU hiccups, but managed to fix them

#buildinpublic #Java #CPP #DSA #LeetCode
MEETBHANUS61087's tweet image. Day 3/100 -#100DaysOfCode Getting a job in 5 months

1. Solved 9 Binary Search problems on LeetCode did ego-solving

2. Learned OS dev basics - implemented printf in C and hooked up GPU

Had some QEMU GPU hiccups, but managed to fix them

#buildinpublic #Java #CPP #DSA #LeetCode
MEETBHANUS61087's tweet image. Day 3/100 -#100DaysOfCode Getting a job in 5 months

1. Solved 9 Binary Search problems on LeetCode did ego-solving

2. Learned OS dev basics - implemented printf in C and hooked up GPU

Had some QEMU GPU hiccups, but managed to fix them

#buildinpublic #Java #CPP #DSA #LeetCode

Java Interview Questions List 📘📚 Save it for later ✅ #java #coder #developer

anujcodes_21's tweet image. Java Interview Questions List 📘📚

Save it for later ✅ 

#java #coder #developer

#小学生学编程 Lesson 1 我答应这个 #Minecraft 玩家,帮他入门 #Java 了,希望他在不久的将来能开发出让他满意的MC模组。 第一课内容 1. 师出有名,先拜了祖师爷。 2.学了Java 的历史和现状及基本运行原理。 3.安装了JDK 21 Git Idea. 4. 注册了github 账号,学了基本操作。 5.注册了DeepSeek…

xiongchun007's tweet image. #小学生学编程 Lesson 1
我答应这个 #Minecraft 玩家,帮他入门 #Java 了,希望他在不久的将来能开发出让他满意的MC模组。
第一课内容
1. 师出有名,先拜了祖师爷。
2.学了Java 的历史和现状及基本运行原理。
3.安装了JDK 21 Git Idea.
4. 注册了github 账号,学了基本操作。
5.注册了DeepSeek…

Solved 3019. Number of Changing Keys on LeetCode #LeetCode #DSA #Java

iShiv_twt's tweet image. Solved 3019. Number of Changing Keys on LeetCode

#LeetCode #DSA #Java

Day 31 of #100DaysOfCode Tackled removed anagram . #LeetCode #Java

sam1368296's tweet image. Day 31  of #100DaysOfCode
 Tackled removed anagram . #LeetCode #Java

🇮🇳🔹 LeetCode Daily Challenge 🧩 Problem: Find Resultant Array After Removing Anagrams 📘 LC No.: 2273 💡 Approach: 🌀 Reverse Stack Sweep 🔥 Day 672 Streak #LeetCode #Java #ProblemSolving #DailyChallenge #TechStudent #CodingJourney #BuildInPublic #DSAWithJava #DSA #100DaysOfCode

Kartscode's tweet image. 🇮🇳🔹 LeetCode Daily Challenge
🧩 Problem: Find Resultant Array After Removing Anagrams
📘 LC No.: 2273
💡 Approach: 🌀 Reverse Stack Sweep
🔥 Day 672 Streak
#LeetCode #Java #ProblemSolving #DailyChallenge #TechStudent #CodingJourney #BuildInPublic #DSAWithJava #DSA #100DaysOfCode

Day 21/100 – Java DSA 🚀 Solved “Snakes and Ladders” on LeetCode By taking help of AI assistance. Learned to apply BFS for finding the minimum moves using board flattening and queue traversal. ⏱ Time: O(N²) 💾 Space: O(N²) #Day21 #Java #LeetCode #100DaysOfCode #BFS #DSA

IAmBiswabhusan0's tweet image. Day 21/100 – Java DSA 🚀
Solved “Snakes and Ladders” on LeetCode  By taking help of AI assistance. Learned to apply BFS for finding the minimum moves using board flattening and queue traversal.
⏱ Time: O(N²)
💾 Space: O(N²)

#Day21 #Java #LeetCode #100DaysOfCode #BFS #DSA

This is turning out to be so much fun 😛 I tried running bitcoin core and creating APIs for the RPCs, it literally makes no sense but it’s quite exciting, any #java & #Bitcoin & #Blockchain nerd who wants to join this shenanigans 🤓 hmu

NNakhero's tweet image. This is turning out to be so much fun 😛 I tried running bitcoin core and creating APIs for the RPCs, it literally makes no sense but it’s quite exciting, any #java & #Bitcoin & #Blockchain  nerd who wants to join this shenanigans 🤓 hmu

Loading...

Something went wrong.


Something went wrong.


United States Trends