Skip to content

Commit cbb309e

Browse files
authored
Update README.md
1 parent bfe4d50 commit cbb309e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="img/ib-logo-square.png" alt="ib-logo-square.png">
2+
<!-- <img src="img/ib-logo-square.png" alt="ib-logo-square.png"> -->
33
</p>
44

55
# InterviewBit Solutions
@@ -10,8 +10,8 @@ This is a repository of solutions to all problems I've solved on InterviewBit. I
1010

1111
# Topics
1212

13-
* [Time Complexity](https://github.com/Alex-Keyes/InterviewBit#Time+Complexity)
14-
* [Arrays](https://github.com/Alex-Keyes/InterviewBit#Arrays)
13+
* [Time Complexity]
14+
* [Arrays](https://github.com/rahulcode22/Data-structures/tree/master/Arrays)
1515
* [Math](https://github.com/Alex-Keyes/InterviewBit#Math)
1616
* [Binary Search](https://github.com/Alex-Keyes/InterviewBit#Binary+Search)
1717
* [Linked Lists](https://github.com/Alex-Keyes/InterviewBit#Linked+Lists)

0 commit comments

Comments
 (0)