Skip to content

Commit

Permalink
Added the daily challenge link and a blog link
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohithv07 committed Apr 4, 2021
1 parent d747cb7 commit 4cfdb8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions templates/work5.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ <h3><p>Leetcode Practice Problems</p></h3>
<li><a href = "https://github.com/Rohithv07/LeetCodeTopInterviewQuestions/tree/master/OctoberDailyChallenge">October Daily Challenge.</a></li>
<li><a href = "https://github.com/Rohithv07/LeetCodeTopInterviewQuestions/tree/master/DecmeberDailyChallenge">December Daily Challenge.</a></li>
<li><a href = "https://github.com/Rohithv07/LeetCodeTopInterviewQuestions/tree/master/FebruaryDailyChallenge2021">February 2021 Daily Challenge.</a></li>
<li><a href = "https://github.com/Rohithv07/LeetCodeTopInterviewQuestions/tree/master/AprilDailyChallenge2021">April 2021 Daily Challenge.</a></li>

</ul>
</div>
Expand Down
1 change: 1 addition & 0 deletions templates/work6.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ <h3><p>My Article</p></h3>
<li><a href = "https://dev.to/rohithv07/jump-game-iv-leetcode-1345-hard-problem-4ha">Jump Game IV - Leetcode 1345 Hard Problem.</a></li>
<li><a href = "https://dev.to/rohithv07/1332-remove-palindromic-subsequences-leetcode-easy-33ji">1332. Remove Palindromic Subsequences Leetcode Easy.</a></li>
<li><a href = "https://dev.to/rohithv07/add-one-to-a-number-1lg4"> Add One To a Number - Interview Question.</a></li>
<li><a href = "https://dev.to/rohithv07/driver-class-not-found-com-sap-cloud-db-jdbc-driver-5fmb">Driver Class Not Found.</a></li>
</ul>
</div>
<div class="col-xs-12 col-md-6">
Expand Down

0 comments on commit 4cfdb8d

Please sign in to comment.