Skip to content

Commit 3c75905

Browse files
committed
2 parents deafbfe + 87e3c4a commit 3c75905

File tree

1 file changed

+33
-5
lines changed

1 file changed

+33
-5
lines changed

Diff for: README.md

+33-5
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,28 @@
22

33
☄ This is a full fled-ged repository for learning Java Language & DSA for Placement Preparation.
44

5-
💪 Here you can find the solution's of **_450 Questions of (Data Structure & Algorithms Cracker Sheet)_** By **LOVE BABBAR** Bhaiya.
5+
## Overview 👀
66

7-
👊 You can also practice some beginner problems which are also included in it.
7+
💪 Solution's to **_450 Questions of (Data Structure & Algorithms Cracker Sheet)_** By **LOVE BABBAR** Bhaiya.
88

9-
🎁 Along with 450 questions, I have also included OOP's Concept's Code in this repository.
9+
👊 Practice beginner problems also included.
10+
11+
🎁 Along with 450 questions, OOPS.
12+
13+
## 📷 Cover Image
14+
![cover](https://user-images.githubusercontent.com/65482419/230406982-62400f34-acc0-46e6-b67b-9c3f3c06819b.png)
15+
16+
**Image Design Credits - [450dsa.com](https://450dsa.com/)**
1017

11-
![logo512](https://user-images.githubusercontent.com/65482419/118401608-f1490e80-b683-11eb-9e58-af14ae9a5cab.png)
1218

1319
## Additional Content -
1420

1521
- [x] Pattern Questions
1622
- [x] SEARCHING Algorithms
23+
- [x] Recursion Problems
1724
- [x] OOPS (Object Oriented Programming)
1825

26+
1927
## Topics
2028

2129
- [x] Arrays - (36 / 36)
@@ -26,7 +34,6 @@
2634
- [x] Binary Trees - (35 / 35)
2735
- [x] Binary Search Trees - (22 / 22)
2836
- [] Greedy - (23 / 35)
29-
- [] Recursion
3037
- [x] Backtracking - (19 / 19)
3138
- [x] Stacks & Queues - (38 / 38)
3239
- [x] Heap - (18 / 18)
@@ -36,3 +43,24 @@
3643
- [x] Bit Manipulation - (10 / 10)
3744

3845
## Grand Total - [404 / 450]
46+
47+
## Website Status
48+
49+
- Just Started
50+
- Currently focusing on uploading solutions to all problems 👱‍♂️.
51+
52+
## Dependencies 🗃 Planed to use
53+
54+
- [Next.js] - **Frontend React Framework**
55+
- [Tailwind] - **CSS Framework**
56+
- [React-Reveal] - **React Based Animations**
57+
- [React-Table-2] - **Suite of table hooks**
58+
- [LocalBase] - **Firebase style DB for offline storage**
59+
60+
## Planned Stuff 🛠
61+
62+
- Dark Mode
63+
- Add `mark for review\fav` feature
64+
- Leader Board
65+
- Better Responsive CSS
66+
- Better State Management

0 commit comments

Comments
 (0)