Day 3 of java logical programming 💻 logical question: find the 2nd largest element in a given array without sorting. More java check-out to Particles In Java Learning And Coding Practice platform. #java #javaLogicalProgramming #logicalProgramming #programming #javaInterview #particlesIn #pinSquad
More Relevant Posts
-
📘 Today, I learned an important concept in Java — how final Strings work as compile-time constants and are stored in the String Constant Pool (SCP). Understanding String memory behavior helps in writing optimized and efficient code. #Java #Learning #Programming #Developer #TechGrowth
To view or add a comment, sign in
-
-
📘 Day 15 – Java Number Program Series Continuing my Java fundamentals journey with number-based logic programs 💻🧠 📌 Today’s Programs: 1️⃣ Reverse a number 2️⃣ Count the number of digits in a number 3️⃣ Check whether a number is a Strong number 4️⃣ Check whether a number is an Armstrong number 5️⃣ Print Fibonacci series up to a given number 💡 Day 15 Takeaway: Today was less about syntax and more about mastering number logic and mathematical reasoning in Java. #Java #JavaDeveloper #CoreJava #Programming #ProblemSolving #SoftwareDevelopment #CodingJourney #JavaLearning
To view or add a comment, sign in
-
Understanding Static in Java 🚀 Today I learned about the static keyword in Java and created this example to demonstrate three important concepts: ✅ Static Variable - Shared by all objects of the class ✅ Static Block - Executes once when the class is loaded ✅ Static Method - Can be called without creating an object In this Student class example: 1.schoolName is static, so all students share the same school 2.The static block runs first, before the main method 3.The add() method is static and can be called directly using the class name When we change Student.schoolName, it updates for all student objects immediately! #Java #Programming #Learning #JavaDevelopment #CodingJourney #SoftwareDevelopment
To view or add a comment, sign in
-
-
📘 Day 31 | Collections Deep Dive Today we begin a deeper exploration of Java Collections. Understanding the difference between ArrayList and LinkedList is critical for writing efficient code. Remember this: ArrayList → Fast Access LinkedList → Fast Modification Choosing the right implementation impacts performance more than most beginners realize. 📌 Save this for revision 💬 Feedback is welcome #Java #Collections #CoreJava #LearningInPublic #Programming
To view or add a comment, sign in
-
-
Explored the concept of Strings in Java, including different types like String, StringBuffer, and along with the importance of immutability. Understanding how strings work helps in writing efficient and optimized programs. A strong foundation in these concepts is essential for every developer. #Java #Programming #Learning #Strings #Coding TAP Academy Bibek Singh
To view or add a comment, sign in
-
-
📘 🚀 Complete Java Notes Starting a new series on Java Full Stack development 💯✨️. Sharing complete Java notes covering core programming concepts like OOP, collections, exception handling, multithreading, and real-world Java fundamentals. Great for beginners and anyone revising Java for interviews 👈. Shared only for learning purposes. All credit goes to the original creator 🙌 #Java #JavaDeveloper #Programming #Coding #FullStackDevelopment #SoftwareDeveloper #DeveloperCommunity #LearningInPublic #TechCommunity #ComputerScience #CodingJourney #CareerInTech
To view or add a comment, sign in
-
Built a Java program to check whether an alphabet is a vowel or consonant 💻 Used Scanner class for taking user input. Extracted character using charAt(0). Implemented switch statement for decision making. Handled both lowercase and uppercase vowels. Used multiple case labels efficiently. Improved understanding of control flow in Java. Practiced clean and structured coding practices. Strengthening Java fundamentals step by step 🚀 Consistency in logic building leads to strong problem-solving skills 🔥 #Java #JavaProgramming #CodingJourney #LearnToCode #Programming #StudentDeveloper #LogicBuilding #ComputerScience #TechSkills #VSCode
To view or add a comment, sign in
-
-
Practicing Java Stream API to write cleaner and more efficient code. Implemented filtering and counting logic using functional programming instead of traditional loops. Continuous learning, one concept at a time. #Java #StreamAPI #SoftwareEngineering #LearningByDoing
To view or add a comment, sign in
-
-
Hello LinkedIn! Today I learned about Constructors in Java, an essential part of Object-Oriented Programming. 📌 What I understood: ✅ A Constructor is a special method used to initialize objects ✅ Constructor name must be same as the class name ✅ It does not have a return type ✅ Types of constructors – Default & Parameterized ✅ Helps in setting initial values to object properties Understanding constructors is helping me write more structured and object-oriented programs. Step by step, moving deeper into Java and OOP concepts 💻🔥 Consistency + Practice = Progress #Java #OOP #Constructor #Programming #LearningJourney #Developer
To view or add a comment, sign in
-
Explore content categories
- Career
- Productivity
- Finance
- Soft Skills & Emotional Intelligence
- Project Management
- Education
- Technology
- Leadership
- Ecommerce
- User Experience
- Recruitment & HR
- Customer Experience
- Real Estate
- Marketing
- Sales
- Retail & Merchandising
- Science
- Supply Chain Management
- Future Of Work
- Consulting
- Writing
- Economics
- Artificial Intelligence
- Employee Experience
- Workplace Trends
- Fundraising
- Networking
- Corporate Social Responsibility
- Negotiation
- Communication
- Engineering
- Hospitality & Tourism
- Business Strategy
- Change Management
- Organizational Culture
- Design
- Innovation
- Event Planning
- Training & Development