Skip to content

Commit

Permalink
update 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tamrakar182 committed Nov 20, 2023
1 parent 58f6616 commit 1aff235
Show file tree
Hide file tree
Showing 15 changed files with 36 additions and 30 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
34 changes: 34 additions & 0 deletions docs/Previous Attempts/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# LeetCode Daily Challenge

## Introduction
~~This is my attempt to do the LeetCode Daily Challenge. I will be using Obsidian to take notes and publish them with MkDocs.
Started from the 1st of July to 12th July~~
Failed Attempt 1, wasn't able to follow through due to disinterest.
## LeetCode 75
These are my notes for the ["Ace Coding Interview with 75 Qs"](https://leetcode.com/studyplan/leetcode-75/?fbclid=IwAR2kMaXgEN6U9xL2uorN1S6WynOcS4QvVCf0_uVm1L1lSpUAnb5qVFu_gVo).

- [[Day 1 Merge Strings Alternately]]

- [[Day 2 Greatest Common Divisor of Strings]]

- [[Day 3 Kids with the Greates Number of Candies]]

- [[Day 4 Can Place Flowers]]

- [[Day 5 Reverse Vowels of a String]]

- [[Day 6 Reverse Words in a String]]

- [[Day 7 Product of Array Except Self]]

- [[Day 8 Increasing Triplet Subsequence]]

- [[Day 9 String Compression]]

- [[Day 10 Move Zeroes]]

- [[Day 11 Is Subsequence]]

- [[Day 12 Container With Most Water]]

- [[Day 13 Max Number of K-Sum Pairs]]
32 changes: 2 additions & 30 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,7 @@
# LeetCode Daily Challenge

## Introduction
This is my attempt to do the LeetCode Daily Challenge. I will be using Obsidian to take notes and publish them with MkDocs.
This is my second attempt to do the LeetCode Daily Challenge. I will be using Obsidian to take notes and publish them with MkDocs.

Started from the 1st of July to Present
Check my previous Attempt [[Previous Attempts/index|here]]

## LeetCode 75
These are my notes for the ["Ace Coding Interview with 75 Qs"](https://leetcode.com/studyplan/leetcode-75/?fbclid=IwAR2kMaXgEN6U9xL2uorN1S6WynOcS4QvVCf0_uVm1L1lSpUAnb5qVFu_gVo).

- [[Day 1 Merge Strings Alternately]]

- [[Day 2 Greatest Common Divisor of Strings]]

- [[Day 3 Kids with the Greates Number of Candies]]

- [[Day 4 Can Place Flowers]]

- [[Day 5 Reverse Vowels of a String]]

- [[Day 6 Reverse Words in a String]]

- [[Day 7 Product of Array Except Self]]

- [[Day 8 Increasing Triplet Subsequence]]

- [[Day 9 String Compression]]

- [[Day 10 Move Zeroes]]

- [[Day 11 Is Subsequence]]

- [[Day 12 Container With Most Water]]

- [[Day 13 Max Number of K-Sum Pairs]]

0 comments on commit 1aff235

Please sign in to comment.