Skip to content

azizullahaziz/algorithm-journey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

DSA Practice (JavaScript & PHP)

Welcome to my Data Structures and Algorithms daily practice repository. I solve problems from LeetCode and also practice core data structures through visualizations and custom implementations.


πŸ“‚ Structure

Folder Description
/data-structures Core data structures (Linked List, Stack, etc.)
/leetcode Daily solved problems with clean file naming
/notes Markdown notes summarizing concepts

Daily Tracker

Date Problem Status
2025-06-26 Palindrome Number (js) βœ…
2025-06-30 Palindrome Number (php) βœ…
2025-06-26 Valid PAlindrome (js) βœ…
2025-07-17 Valid PAlindrome (php) βœ…
2025-06-28 3Sum (js) βœ…
2025-06-28 3Sum (php) βœ…

Solved problems snapshots

Palindrome Number (JS & PHP)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published