Skip to content

Commit

Permalink
init2?
Browse files Browse the repository at this point in the history
  • Loading branch information
Tamrakar182 committed Jul 7, 2023
1 parent 022a49e commit abe6a1b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 24 deletions.
18 changes: 0 additions & 18 deletions docs/LeetCode 75.md

This file was deleted.

19 changes: 13 additions & 6 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,18 @@
# Obsidian Notes
# LeetCode 75 Qs

Publish your public notes with MkDocs
These are my notes for the ["Ace Coding Interview with 75 Qs"](https://leetcode.com/studyplan/leetcode-75/?fbclid=IwAR2kMaXgEN6U9xL2uorN1S6WynOcS4QvVCf0_uVm1L1lSpUAnb5qVFu_gVo). I will be using Obsidian to take notes and publish them with MkDocs.

## Hello World!
Started from the 1st of July to Present
- [[Day 1 Merge Strings Alternately]]

The `index.md` in the `/docs` folder is the homepage you see here.
- [[Day 2 Greatest Common Divisor of Strings]]

The folders in `/docs` appear as the main sections on the navigation bar.
- [[Day 3 Kids with the Greates Number of Candies]]

The notes appear as pages within these sections. For example, [[Note 1]] in `Topic 1`
- [[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]]

0 comments on commit abe6a1b

Please sign in to comment.