DEV Community

Cover image for 30 Days of Code- Day 15
Akshita
Akshita

Posted on • Edited on

30 Days of Code- Day 15

(July 31, 2025)
Just another day sticking with the flow — slowly working through some classic problems and revising a few concepts.

What I Did Today:

📘 JavaScript:

  • Revised constructor functions and classes for better clarity

🔁 Data Structures Practice:

  • Implemented Stack using Queue
    Implemented Stack using Queue

  • Implemented Queue using Stack

  • Implemented Queue using Linked List

Signing off🌸
Akshita

Top comments (0)