There was an error while loading. Please reload this page.
1 parent b168b37 commit f4762e0Copy full SHA for f4762e0
README.md
@@ -12,3 +12,7 @@ I hope you all would be very benefitted by going through this repository.
12
13
#### *Data Structures* 👇
14
1. [Arrays - DS](https://www.hackerrank.com/challenges/arrays-ds/problem/)
15
+2. [2D Array - DS](https://www.hackerrank.com/challenges/2d-array/problem?isFullScreen=true)
16
+3. [Left Rotation](https://www.hackerrank.com/challenges/array-left-rotation/problem?isFullScreen=true)
17
+4. [Sparse Arrays](https://www.hackerrank.com/challenges/sparse-arrays/problem?isFullScreen=true)
18
+5. [Print the Elements of a Linked List](https://www.hackerrank.com/challenges/print-the-elements-of-a-linked-list/problem?isFullScreen=true)
0 commit comments