Skip to content

Commit 566162a

Browse files
authored
Merge pull request #30 from letscode-17/patch-1
Updated with New Resources
2 parents be3ccb6 + 6c24c06 commit 566162a

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
CS50</a> An introduction to the intellectual enterprises of computer science and the art of programming by
133133
Harvard University.
134134
</li>
135-
</ol>
135+
</ol>
136136
</details>
137137

138138
<details open>
@@ -226,10 +226,10 @@
226226
including
227227
</li>
228228
<li>
229-
<a href="https://www.codementor.io/events/"
230-
target="blank">Codementor Events</a> - A developer community and virtual events platform where developers learn and share new tools, technical concepts, and career tips.
231-
232-
229+
<a href="https://www.interviewbit.com/practice/" target="blank">InterviewBit</a> A site that gamifies the experience of practicing for interviews and includes lots of sample problems, programming and company-specific interview questions, mock interviews and more.
230+
</li>
231+
<li>
232+
<a href="https://www.codementor.io/events/" target="blank">Codementor Events</a> - A developer community and virtual events platform where developers learn and share new tools, technical concepts, and career tips.
233233
</ol>
234234
</details>
235235
<details open>
@@ -564,6 +564,9 @@
564564
Buursma, our mission is to make web development faster. By removing complexity we enable web developers to be
565565
more productive. By simplifying collaboration we make it easier for teams to work on code together.
566566
</li>
567+
<li>
568+
<a href="https://www.interviewbit.com/online-c-compiler/" target="blank">InterviewBit</a> - Practice and execute C programs with our online compiler(supports gcc c compiler).
569+
</li>
567570
<li>
568571
<a href="https://ide.new/cpp" target="blank">InterviewBit</a> - An online compiler that helps code and run your programs online.
569572
</li>

0 commit comments

Comments
 (0)