#java 搜尋結果
Day 32/100 of #100DaysOfCode 💻 Practiced two classic DSA problems today: 🔹 Intersection of Two Arrays 🔹 Valid Anagram Check #Java #CodingJourney


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

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

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

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 146/100 – LeetCode Daily Challenge Another day. Another AC. Another step sharper. ⚙️ 146 days of showing up, no matter what. The grind never skips a line of code. 🔥 #LeetCode #Java #100DaysOfCode

💡 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](https://pbs.twimg.com/media/G2bPbniXUAAl_X6.jpg)
Working of API Spend Shield in 3 simple steps : 1️⃣ Connect APIs (OpenAI, Stripe, Twilio...) 2️⃣ Track real-time spend 3️⃣ Stay under budget with smart insights Still refining things open to suggestions & feedback from devs #buildinpublic #SaaS #Java #SpringBoot #StudentDev

🚀 Day 18/100 – Linear Search Grind 🔍 ✅ Continued Linear Search ✅ Solved Max Wealth & Even Digits (optimized ⚡) ✅ Quick dive into Time Complexity Pushing myself a bit more each day — slow but steady 💪 #100DaysOfCode #Java #DSA #LeetCode #buildinpublic

𝗥𝗲𝗮𝘀𝗼𝗻𝘀 𝘁𝗼 𝗔𝘁𝘁𝗲𝗻𝗱 𝗝𝗮𝘃𝗮 𝗗𝗮𝘆 𝗜𝘀𝘁𝗮𝗻𝗯𝘂𝗹 𝟮𝟬𝟮𝟲! #𝗝𝗮𝘃𝗮𝗗𝗮𝘆𝗜𝘀𝘁𝗮𝗻𝗯𝘂𝗹 will take place in Istanbul on April 18, 2026! ➡️ To spend a wonderful time in #𝗜̇𝘀𝘁𝗮𝗻𝗯𝘂𝗹. ➡️ To meet other #𝗝𝗮𝘃𝗮 experts . ➡️ To enrich your knowledge…

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



🚀 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



Advanced Kotlin by Marcin Moskała is on sale on Leanpub! Its suggested price is $29.99; get it for $15.99 with this coupon: leanpub.com/sh/qdxVPOrR @marcinmoskala #Android #Kotlin #Java
🚨 SAP Strengthens Defenses: Critical Fixes Target High-Severity #Java Vulnerability and Systemwide Security Risks undercodenews.com/sap-strengthen…
Day 55-Fast I/O with java nio, every line of code brings me closer to becoming a better developer! #nationskillup #Java #day55of100 #CodingJourney #LearnToCode #JavaProgramming #100DaysOfCode #streaking

Are you a working student? Deadline catching up with you? I got you covered! Online Classes, Assignments, Exams, Homework? 📷 Subjects #Java #Python #MATLAB #JavaScript #Psychology #Accounting #Economics #Finance #Nursing #History #Statistics #YoungRepublicans #DWTS #Yamamoto
転職活動中のITエンジニアの方、居たら気軽に声掛けください!エンジニアだからこそ分かる働きやすさなど、会話しながら一緒にキャリアを構築しませんか?? #ソフトウェアエンジニア #Java #AWS #LLM #AI
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

Day 32/100 of #100DaysOfCode 💻 Practiced two classic DSA problems today: 🔹 Intersection of Two Arrays 🔹 Valid Anagram Check #Java #CodingJourney


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 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



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

🚀 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



💻 Day 146/100 – LeetCode Daily Challenge Another day. Another AC. Another step sharper. ⚙️ 146 days of showing up, no matter what. The grind never skips a line of code. 🔥 #LeetCode #Java #100DaysOfCode

💡 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](https://pbs.twimg.com/media/G2bPbniXUAAl_X6.jpg)
🇮🇳🔹 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

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


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

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 🤣

🚀 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



Something went wrong.
Something went wrong.
United States Trends
- 1. Yamamoto 46.6K posts
- 2. #DWTS 43.3K posts
- 3. Brewers 41.3K posts
- 4. Growth Path 1,608 posts
- 5. #FlyTogether 2,692 posts
- 6. #TexasHockey 3,359 posts
- 7. Ohtani 14K posts
- 8. halsey 8,260 posts
- 9. Kreider 1,219 posts
- 10. Young Republicans 72.9K posts
- 11. Jared Butler N/A
- 12. #Dodgers 16.2K posts
- 13. #MakeOffer 10.6K posts
- 14. Domain For Sale 11.1K posts
- 15. Jarry N/A
- 16. Tokyo Narita N/A
- 17. Haji Wright 1,215 posts
- 18. Robert 106K posts
- 19. Will Richard 2,647 posts
- 20. Roldan 2,671 posts