diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..8e7de24 Binary files /dev/null and b/.DS_Store differ diff --git a/index.html b/index.html index 5aaac8a..0a420fc 100644 --- a/index.html +++ b/index.html @@ -62,7 +62,7 @@

- interview problems + interview problems

resume

diff --git a/problems/dynamic-programming.html b/problems/dynamic-programming.html new file mode 100644 index 0000000..3c2ef53 --- /dev/null +++ b/problems/dynamic-programming.html @@ -0,0 +1,28 @@ + + + + + + + + + + Dynamic Programming + + +

Dynamic Programming

+

Trapping Raintwaters Leetcode Problem Description

+
+

Problem Statement

+

hi

+ + + diff --git a/problems.html b/problems/index.html similarity index 52% rename from problems.html rename to problems/index.html index 6328860..23634b8 100644 --- a/problems.html +++ b/problems/index.html @@ -4,12 +4,13 @@ - - Interview Problems + + Interview Problems — Data Structures and Algorithms

Problems

Description

-

Trapping Rainwater

+

Trapping Rainwater

+

Dynamic Programming

diff --git a/problems/rainwater.html b/problems/rainwater.html index 2c75b0f..d204c4a 100644 --- a/problems/rainwater.html +++ b/problems/rainwater.html @@ -27,7 +27,8 @@

diff --git a/public/.DS_Store b/public/.DS_Store new file mode 100644 index 0000000..15971a7 Binary files /dev/null and b/public/.DS_Store differ diff --git a/public/resume.pdf b/public/resume.pdf index e26d8a6..d249a67 100644 Binary files a/public/resume.pdf and b/public/resume.pdf differ