@@ -13,7 +13,7 @@ Keep an ποΈ on it. I will be adding **Data Structures and Algorithm** implem
1313## ``` Directory Structure ```
1414
1515
16- ## [ Interview Prep] ( https://github.com/NirmalSilwal/Data-Structure-and-Algorithm-Java-interview-kit/tree/master/Interview%20Prep )
16+ ## [ Interview Prep] ( https://github.com/NirmalSilwal/Data-Structure-and-Algorithm-Java-interview-kit/tree/master/Interview%20Prep ) < img src = " https://media.geeksforgeeks.org/wp-content/cdn-uploads/20191021181907/Google-Interview-Preparation-For-Software-Engineer-%E2%80%93-A-Complete-Guide.png " height = " 400 " width = " 600 " align = " right " >
1717
1818This directory has the solution to most of the famous coding interivew questions divided by topics from increasing order of difficulty and topics. ** If you are time bounded, you can start practicing problems from this section directly or else from below section.**
1919- [ ] [ All practice problems in this directory here] ( https://github.com/NirmalSilwal/Data-Structure-and-Algorithm-Java-interview-kit#question-set-from-interview-prep-directory ) .
@@ -103,7 +103,7 @@ Day wise Lesson | Topic Category | Topic Highlights
103103
104104<hr >
105105
106- ## ``` Leetcode ```
106+ ## [ ``` Leetcode ``` ] ( https://github.com/NirmalSilwal/Data-Structure-and-Algorithm-Java-interview-kit/tree/master/Leetcode )
107107
108108```
109109Explore Cards
@@ -113,15 +113,16 @@ Explore Cards
113113```
114114Monthly Challenges
115115```
116- > - [ ] [ August Challenge] ( https://github.com/NirmalSilwal/Data-Structure-and-Algorithm-Java-interview-kit/tree/master/Leetcode/Leetcode_August_Challenge )
117- > - [ ] [ October Challenge] ( https://github.com/NirmalSilwal/Data-Structure-and-Algorithm-Java-interview-kit/tree/master/Leetcode/Leetcode_October_Challenge )
118-
116+ > - [ ] [ August Challenge] ( https://github.com/NirmalSilwal/Data-Structure-and-Algorithm-Java-interview-kit/tree/master/Leetcode/DailyChallenges/Leetcode_August_Challenge )
117+ > - [ ] [ October Challenge] ( https://github.com/NirmalSilwal/Data-Structure-and-Algorithm-Java-interview-kit/tree/master/Leetcode/DailyChallenges/Leetcode_October_Challenge )
118+ > - [ ] [ May Challenge] ( https://github.com/NirmalSilwal/Data-Structure-and-Algorithm-Java-interview-kit/tree/master/Leetcode/DailyChallenges/MayChallenges )
119+ >
119120```
120121Questions by difficulty order
121122```
122- - [ ] Easy
123+ - [ ] [ Easy] ( https://github.com/NirmalSilwal/Data-Structure-and-Algorithm-Java-interview-kit/tree/master/Leetcode/easy )
123124- [ ] [ Medium] ( https://github.com/NirmalSilwal/Data-Structure-and-Algorithm-Java-interview-kit/tree/master/Leetcode/medium )
124- - [ ] Hard
125+ - [ ] [ Hard] ( https://github.com/NirmalSilwal/Data-Structure-and-Algorithm-Java-interview-kit/tree/master/Leetcode/hard )
125126
126127
127128<hr >
0 commit comments