Skip to content

Commit f9ddbfb

Browse files
updating DIRECTORY.md
1 parent 7a8d1b5 commit f9ddbfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DIRECTORY.md

+1
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@
180180

181181
## Data Structures
182182
* Arrays
183+
* [Dynamic Array](data_structures/arrays/dynamic_array.py)
183184
* [Equilibrium Index In Array](data_structures/arrays/equilibrium_index_in_array.py)
184185
* [Find Triplets With 0 Sum](data_structures/arrays/find_triplets_with_0_sum.py)
185186
* [Index 2D Array In 1D](data_structures/arrays/index_2d_array_in_1d.py)

0 commit comments

Comments
 (0)