0% found this document useful (0 votes)
26 views2 pages

Preparation Doc: Coding (Practice/Theory)

This document provides preparation resources for coding interviews and technical assessments. It includes reference materials and practice resources for data structures, algorithms, problem solving strategies, and core computer science topics.

Uploaded by

Divij Bhavsar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views2 pages

Preparation Doc: Coding (Practice/Theory)

This document provides preparation resources for coding interviews and technical assessments. It includes reference materials and practice resources for data structures, algorithms, problem solving strategies, and core computer science topics.

Uploaded by

Divij Bhavsar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Preparation Doc

1) Do practice questions with the theory, and prepare your own document (collections of
concepts). Revise those concepts in a regular interval in 2-3 days.
2) Some Reference material:

Coding (Practice/Theory):
Data Structure: Mycode School-
https://www.youtube.com/playlist?list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P

HackerRank (Data Structure) - https://www.hackerrank.com/domains/data-structures

Practice: Leetcode-
https://docs.google.com/spreadsheets/d/1O_o6vujOzyMiVWenhVvYfFJgKGIg3N8a2URNytSD
WN8/edit?usp=sharing (it’s just you can provide more filters, you may refer to original site as
well)

DP/Recursion:
1) Educational DP Contest (AtCoder): https://atcoder.jp/contests/dp/tasks
2) Aditya Verma:
https://www.youtube.com/playlist?list=PL_z_8CaSLPWekqhdCPmFohncHwz8TY2Go
3) Interview Bit
Graph:
1) GFG:Data Structures and Algorithms [DSA-self
paced]-https://practice.geeksforgeeks.org/batch/dsa-4 (Theory)
2) HackerEarth (Practice)
Binary Search:
Predicate Framework: https://youtu.be/FQEhoUmrcIk
Code: https://youtu.be/uEzes5V7pzw

Quant/Apti (Books)+ Basic Coding ques:


https://drive.google.com/drive/u/2/folders/1LivE9KusXO541IbU92AtQBhLBIAU0q4l

Puzzles: 1) GFG: https://www.geeksforgeeks.org/puzzles/


2) InterviewBit

Maths for coding: MyCodeSchool:


https://youtube.com/playlist?list=PL2_aWCzGMAwLL-mEB4ef20f3iqWMGWa25
Practice: codeforces contests
CS Topics:

1) Object Oriented Programming


GFG: : (theory part)
Simple Snippets (Explanation):
https://www.youtube.com/playlist?list=PLIY8eNdw5tW_o8gsLqNBu8gmScCAqKm2
Q (only OOP topics)
2) Operating System:
GFG: https://www.geeksforgeeks.org/last-minute-notes-operating-systems/
Gate Smashers (Explanation if required in a particular topic):
https://youtube.com/playlist?list=PLxCzCOWd7aiGz9donHRrE9I3Mwn6XdP8p
3) DBMS:
GFG: https://www.geeksforgeeks.org/last-minute-notes-dbms/ (theory part)
Gate Smashers (Explanation if required in a particular topic):
https://youtube.com/playlist?list=PLxCzCOWd7aiFAN6I8CuViBuCdJgiOkT2Y

You might also like