Skip to content

Commit

Permalink
Added new project files.
Browse files Browse the repository at this point in the history
  • Loading branch information
codetesla51 committed Nov 11, 2024
1 parent 05b0889 commit 289a3ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This repository contains a collection of coding questions along with their solut
We use the most **performant algorithms** to ensure that solutions are optimized for speed and efficiency.

#### Code Example Files
You can find the complete implementations in the `solutions` folder of the repository. Please check there for the full code examples in both **PHP** and **Python**.
You can find the complete implementations of the questions and their solutions in the `solutions` folder of the repository. The folder contains separate directories for **PHP** and **Python**, each with fully documented code examples that follow best practices for clean, efficient coding.

## Table of Contents
- [Overview](#overview)
Expand Down

0 comments on commit 289a3ac

Please sign in to comment.