Day 18 of Java DSA Journey with @lovebabbar3@CodeHelp4U
I used to access variables directly…until today, Encapsulation changed it:
• private
• getters/setters.
Now my code has control, security & structure. Small shift. Big upgrade. @lakshayk12#Java#DSA#150DaysOfCode
Day 15 of Java DSA Journey with @lovebabbar3@CodeHelp4U
Learned the basic maths required for problem solving, like number properties, divisibility, and logic building, and practised a few questions to strengthen my fundamentals.
#Java#DSA#150DaysOfCode#Codehelp
Day 14 of Java DSA journey with @lovebabbar3@CodeHelp4U
Today I learned about strings-
Understood how they’re created, why they’re immutable, and explored some important strings methods
Practised some basic questions related to string.
#Java#DSA#150DaysOfCode#Codehelp
Day 10 of my DSA journey 🚀
Completed Pattern Problems and built a strong foundation in logic & problem-solving 💡
Starting from basics, but aiming for mastery one step at a time.
Consistency is the key 🔥
#DSA#150DaysOfCode#Java#CodingJourney@CodeHelp4U@lovebabbar3
Day 9 of Java DSA with @lovebabbar3@CodeHelp4U
Today I learned about Conditionals in Java
• if, if-else
• if-else-if ladder
• Nested if
• Ternary operator
• Switch case
From static code → to decision-making programs
#Java#DSA#150DaysOfCode
Day 6 of Java DSA with @lovebabbar3@CodeHelp4U
Learned about -
• Data Types – char, int, short, long, float, double
• Type Casting – converting one data type into another, implicit & explicit.
#Java#DSA#150DaysOfCode
Started my DSA journey today 🚀
Kicked off with Flowcharts & Pseudocode — building the foundation before jumping into code 💡
Understanding logic first > memorizing syntax 🔥
Let’s stay consistent and level up every day 💪
@lovebabbar3#DSA#Java#CodingJourney#150DaysOfCode