🚀 50 Days of Java – Day 38 🚀 Continuing my #50DaysOfJava journey by implementing Queue using Array (Linear Queue) in Java 💻 📘 What I covered today: • Implemented Linear Queue using Array • Understood FIFO (First In, First Out) concept • Performed queue operations: "enqueue", "dequeue", and "peek" • Learned conditions for queue overflow and underflow Implementing Queue from scratch helped me understand how data flows sequentially and how memory is managed internally. Sharing my daily learning and code to stay consistent 🚀 🔗 GitHub repo: (https://lnkd.in/g-g5rVyM) Step by step strengthening my DSA concepts 💪 #Java #50DaysOfJava #Day38 #Queue #LinearQueue #DataStructures #DSA #LearningInPublic #CodingJourney #Bca #Student

To view or add a comment, sign in

Explore content categories