Skip to content

Commit efa1e53

Browse files
committed
update: moved assests to .github
1 parent f6f00e7 commit efa1e53

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.assets/dsa.jpeg .github/dsa.jpeg

File renamed without changes.

.assets/logo.png .github/logo.png

File renamed without changes.

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img src=".assets/logo.png" align="right"/>
1+
<img src=".github/logo.png" align="right"/>
22

33
# Problem Solving using Javascript
44

@@ -13,7 +13,7 @@
1313

1414
Collection of interview questions with Unit Tests. Problems includes Data Structures, Logical and few Classical problems.
1515

16-
![DSA](.assets/dsa.jpeg)
16+
![DSA](.github/dsa.jpeg)
1717

1818
## Overview
1919

0 commit comments

Comments
 (0)