Day 16 of #100DaysOfJava 🚀
Solved DSA problems:
✅ Valid Palindrome
✅ Move Zeros
✅ Container With Most Water
✅ 3 Sum
Also learned Spring Boot Beans, STS, Dependency Injection & backend basics 🔥
#Java#DSA#SpringBoot#BackendDevelopment
Day 13 & 14 of #100DaysOfJava 🚀
Started an AI Bootcamp from Outskill and explored the power of AI tools, vibe coding, prompts, and how AI can help build real-world web applications faster. 🤖💻
Learning something new every day! 📈
@VibhavSisinty 🙌
Day 12 of #100DaysOfJava ✅
Today I learned:
✅ Installed MySQL Workbench 🛠️
✅ Core SQL Commands:
• CREATE, DROP, USE (DDL)
• SELECT, INSERT, UPDATE, DELETE (DML)
• WHERE, ORDER BY, GROUP BY
• JOINs, PRIMARY KEY, FOREIGN
#100DaysOfCode#Java#SQL#LearnToCode
Day 9/100 of #100DaysOfJava Today I dived deep into the Java Collections Framework! From understanding the Collection hierarchy to exploring List, Set, Queue, and Map interfaces — it finally clicked how powerful and flexible Java’s data structures are. Learnt key implementations
🚀 Day 4 & Day 5 of #100DaysOfJava
Focused on strengthening my problem-solving skills with **Strings & Basic Math Concepts
🔹 String Problems:
* Reverse String
* Check Palindrome
* Valid Palindrome
* Reverse Words in a String
* Maximum Occurring Character
* Replace Spaces
Day 3 of my #100DaysOfJava
Started this journey just 2 days ago, and already building strong basics
✅ Learned pattern problems
✅ Practiced loops & arrays
✅ Solved basic string problems
✅ Understood StringBuilder
#Java#CodingJourney#DSA#LearnInPublic#100DaysOfCod