Skip to content

Commit

Permalink
Merge pull request #13 from NiloyDas19/master
Browse files Browse the repository at this point in the history
Added questions link in chaldal.md
  • Loading branch information
TamimEhsan authored Aug 30, 2024
2 parents e77fbdb + ab3a5b2 commit 8055c53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/chaldal.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,15 +99,15 @@ Given a string of characters. Check if the given string is a palindrome.
Given an positive integer n. Find the sum of even fibonacchi number upto nth term.
</summary>
<hr>
[Answer]
[https://supecoder.dev/questions/Sum%20of%20Even%20Fibonacci%20Numbers?questionId=66a6015c5cbe5326054ebf70]
</details>

<details>
<summary>
Given a string of characters [0-9]. Convert it to integer.
</summary>
<hr>
[Answer]
[https://supecoder.dev/questions/Convert%20String%20to%20Integer?questionId=66a8cba05cbe532605568a68]
</details>

<details>
Expand Down

0 comments on commit 8055c53

Please sign in to comment.