Skip to content

njbm/dsa-php-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฎ Data Structures & Algorithms in PHP and JavaScript

This repository contains clean, well-structured implementations of fundamental data structures and algorithms in PHP and JavaScript. Created By Jaber Masud.

โœ… Ideal for:

  • Learning
  • Technical assessments
  • Deepening your algorithmic understanding
  • Practicing both PHP and JavaScript in parallel

๐Ÿ“‚ Topics Covered

  • Arrays: Reverse, Sorting, Searching
  • Linked Lists
  • Stack (Class-based)
  • Binary Search
  • Bubble Sort
  • Many more coming soon...

Each solution includes:

  • Problem explanation
  • Code implementation
  • Time and space complexity
  • Example usage

๐Ÿ“Œ Tech Stack

  • PHP 8+
  • JavaScript (ES6+)
  • No external libraries

About

Clean implementations of core data structures and algorithms in PHP and JavaScript with examples and complexity analysis

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors