Skip to content

Commit

Permalink
Mark finished tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
WeetHet committed Aug 1, 2024
1 parent 71fbbc8 commit 974bdcc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,15 @@ Current status:
- [ ] 48. is_palindrome
- [ ] 49. modp
- [ ] 50. encode_shift
- [ ] 51. remove_vowels
- [ ] 52. below_threshold
- [ ] 53. add
- [ ] 54. same_chars
- [x] 51. remove_vowels
- [x] 52. below_threshold
- [x] 53. add
- [x] 54. same_chars
- [ ] 55. fib
- [ ] 56. correct_bracketing
- [ ] 57. monotonic
- [ ] 58. common
- [ ] 59. largest_prime_factor
- [x] 58. common
- [x] 59. largest_prime_factor
- [ ] 60. sum_to_n
- [ ] 61. correct_bracketing
- [ ] 62. derivative
Expand Down

0 comments on commit 974bdcc

Please sign in to comment.