Skip to content

Commit 226b951

Browse files
committed
Revert "coding ninja links"
This reverts commit 57fc9ba.
1 parent 33d838a commit 226b951

File tree

1 file changed

+7
-26
lines changed

1 file changed

+7
-26
lines changed

README.md

+7-26
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,7 @@ Check their names [here](https://drive.google.com/file/d/15rjcHqjDN7gPU5e6nxb_9N
8080
* main focus is on, that are you comfortable in writing code with your preferred language
8181
- Choices
8282
* C++
83-
* [C++ (basics) Free Resource](https://bit.ly/3FWk7dC):
84-
* References:
83+
* References:
8584
- [cppreferences](https://en.cppreference.com/w/cpp)
8685
- [tutorialspoint](https://www.tutorialspoint.com/cplusplus/index.htm)
8786
- [cplusplus](http://www.cplusplus.com/reference/)
@@ -90,14 +89,12 @@ Check their names [here](https://drive.google.com/file/d/15rjcHqjDN7gPU5e6nxb_9N
9089
- 1-2 weeks
9190
- 1-2 hrs/day
9291
* Java
93-
* [Java (basics) Free Resource](https://bit.ly/3FWXZ2G):
94-
* References:
92+
* References:
9593
- [Tutorialpoint](https://www.tutorialspoint.com/java/index.htm)
9694
- [GFG](https://www.geeksforgeeks.org/java/)
9795
- [Scaler](https://www.scaler.com/topics/java/)
9896
* Time Required: same as above
9997
* Python
100-
* [Python (basics) Free Resource](https://bit.ly/3W71Wb0):
10198
* References:
10299
- [Tutorialspoint](https://www.tutorialspoint.com/python/index.htm)
103100
- [w3schools](https://www.w3schools.com/python/)
@@ -197,28 +194,19 @@ Check their names [here](https://drive.google.com/file/d/15rjcHqjDN7gPU5e6nxb_9N
197194
Remember: Deliberate practice does not mean looking for answers and memorizing them. You won't go very far with that approach. The more you are able to solve a problem yourself without any reference to answers, the more you will improve.
198195
</p>
199196

200-
### [🔰Code Studio | Data Structures & Algorithms](https://bit.ly/3PvVE1Q)
201-
202-
This is a complete roadmap (by Coding Ninjas) to cover all the Data Structure Algorithm topics and make you comfortable with the most important Algorithms in Data Structure for your interviews.
203-
204-
205197
### [🔰Leetcode Study Plan](./Leetcode%20Study%20Plan)
206198

207-
### [🔰DSA Crack Sheet](https://bit.ly/3PtPlfv) | [Solutions](./DSA%20Crack%20Sheet)
199+
### [🔰DSA Crack Sheet](./DSA%20Crack%20Sheet)
208200

209201
Data Structures and Algorithms Cracks Sheet (created by @lovebabbar) contains the most necessary questions to learn and grasp about most common and important DS and Algos
210202

211-
### [🔰Striver SDE Sheet](https://bit.ly/3j7zxD5) | [Solutions](./Striver%20Sheet)
203+
### [🔰Striver SDE Sheet](./Striver%20Sheet)
212204

213205
Software Developer Engineer Sheet (created by @striver) contains asked during interviews by good product based companies.
214206

215207
The sheet is divided in 30 parts to be completed in a month to get ready for an interview at a good company
216208

217-
### [🔰FAANG Interview Preparation Questions (Coding Ninjas)](https://bit.ly/3uWtt2O)
218-
219-
Prepare yourself to be interview-ready for that coveted FAANG role or for an upcoming and buzzing product-based unicorn startup with CodeStudio’s problem lists – a curation of top interview problems hand-picked by experts.
220-
221-
### [🔰Top Interview Preparation Questions (Leetcode)](./Leetcode%20Top%20Interview%20Questions)
209+
### [🔰Top Interview Preparation Questions](./Leetcode%20Top%20Interview%20Questions)
222210

223211
This is LeetCode's official curated list of Top classic interview questions to help you land your dream job. Our top interview questions are divided into the following series:
224212

@@ -243,15 +231,9 @@ The Ultimate Guide to Acing Your Technical Interview(2022): Review these commonl
243231

244232
## 🏆 Theory Subjects
245233

246-
These must-do questions should be done after studying these subjects in detail.
234+
These must-do questions should be done after studying these subjects
247235
If you don't have much time left for interviews, then you can directly look at them
248236

249-
#### Resources (for quick revision):
250-
- [Operating System](https://bit.ly/3YwP7Zc)
251-
- [Database Management & Design](https://bit.ly/3Fx6yjl)
252-
- [Object Oriented Programming](https://bit.ly/3HDuDHV)
253-
- [Computer Networks](https://bit.ly/3HC13mh)
254-
255237
<h3>MUST-DO Questions for Interviews
256238
(DBMS, CN and OS) </h3>
257239

@@ -1189,8 +1171,7 @@ What to expect from these resources,
11891171

11901172
## 🏆 Other Notes and Resources
11911173

1192-
#### 🔖Best book for Coding Interviews - [Cracking-The-Coding-Interview](https://bit.ly/3WpR6wy)
1193-
[Alternate Link 1](https://mega.nz/file/JJQRXQYR#b0EeBTHvGcPnvD-j8kuItzmgCnh1kZj32DDGIVQpFv0) [Alternate Link 2](https://mega.nz/folder/KhpUBLLR#cKmpMsctk9hV_p0hUaZG_Q)
1174+
#### 🔖Best book for Coding Interviews - [Cracking-The-Coding-Interview](https://mega.nz/folder/KhpUBLLR#cKmpMsctk9hV_p0hUaZG_Q) | [Link 2](https://mega.nz/file/JJQRXQYR#b0EeBTHvGcPnvD-j8kuItzmgCnh1kZj32DDGIVQpFv0)
11941175

11951176
##### Some other helpful books
11961177

0 commit comments

Comments
 (0)