Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
TheAlgorithms
/
PHP
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
578
Star
2.6k
Code
Issues
3
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Update Strings/RemoveDuplicatedCharacters.php
- #180
#180
Open
khouloudhaddad
wants to merge 9 commits into
TheAlgorithms:master
TheAlgorithms/PHP:master
from
khouloudhaddad:khouloudHaddad
khouloudhaddad/PHP:khouloudHaddad
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Update Strings/RemoveDuplicatedCharacters.php
#180
khouloudhaddad
wants to merge 9 commits into
TheAlgorithms:master
TheAlgorithms/PHP:master
from
khouloudhaddad:khouloudHaddad
khouloudhaddad/PHP:khouloudHaddad
Copy head branch name to clipboard
Commits
Commits on Nov 5, 2024
Remove duplicate characters from a string
khouloudhaddad
committed
f406fa3
View commit details
Copy full SHA for f406fa3
Browse repository at this point
Make "removeDuplicatedCharacters" PSR-12 friendly and add unit tests
khouloudhaddad
committed
37d62f9
View commit details
Copy full SHA for 37d62f9
Browse repository at this point
Commits on Nov 17, 2024
Update Strings/RemoveDuplicatedCharacters.php
Show description for a310c88
khouloudhaddad
and
darwinz
authored
a310c88
View commit details
Copy full SHA for a310c88
Browse repository at this point
Commits on Nov 25, 2024
Apply fixes
khouloudhaddad
committed
584704a
View commit details
Copy full SHA for 584704a
Browse repository at this point
Merge branch 'khouloudHaddad' of https://github.com/khouloudhaddad/PHP into khouloudHaddad
khouloudhaddad
committed
01256ea
View commit details
Copy full SHA for 01256ea
Browse repository at this point
Commits on Jan 4, 2025
Merge branch 'TheAlgorithms:master' into khouloudHaddad
khouloudhaddad
authored
d519dbe
View commit details
Copy full SHA for d519dbe
Browse repository at this point
Add RemoveDuplicateCharacters to the Directory.
khouloudhaddad
committed
9af9243
View commit details
Copy full SHA for 9af9243
Browse repository at this point
Commits on Jan 23, 2025
Update tests/Strings/RemoveDuplicateCharactersTest.php
Show description for 6d7d19b
khouloudhaddad
and
darwinz
authored
6d7d19b
View commit details
Copy full SHA for 6d7d19b
Browse repository at this point
Commits on Jan 26, 2025
Remove extra line at the end of the file
khouloudhaddad
committed
c283a45
View commit details
Copy full SHA for c283a45
Browse repository at this point
You can’t perform that action at this time.