Skip to content

Instantly share code, notes, and snippets.

@awg01
Created July 11, 2021 09:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save awg01/2d84621485662b86fdd92d58f28269fa to your computer and use it in GitHub Desktop.
Save awg01/2d84621485662b86fdd92d58f28269fa to your computer and use it in GitHub Desktop.
Technical Interview Preparation resources for java developer fresher interview
Best SQL tutorial for begineers
https://www.sqltutorial.org/
https://www.sqltutorial.org/sql-cheat-sheet/
SQL Extra concepts
https://www.sqltutorial.org/sql-views/
https://www.sqltutorial.org/sql-functions/
https://www.sqltutorial.org/sql-triggers/
Interview Questions
https://www.javatpoint.com/sql-interview-questions
https://www.geeksforgeeks.org/commonly-asked-dbms-interview-questions/
https://www.geeksforgeeks.org/commonly-asked-dbms-interview-questions-set-2/
OOPS
https://www.interviewbit.com/oops-interview-questions/
https://www.upgrad.com/blog/oops-interview-questions-answers-for-freshers-experienced/
https://www.geeksforgeeks.org/commonly-asked-oop-interview-questions/
Data Structure and algorithms
https://www.geeksforgeeks.org/commonly-asked-data-structure-interview-questions-set-1/
https://www.geeksforgeeks.org/commonly-asked-algorithm-interview-questions-set-1/
https://www.geeksforgeeks.org/top-10-algorithms-in-interview-questions/ (Sorting and searching)
Array
https://career.guru99.com/top-50-array-interview-questions-answers/
Linked List
https://career.guru99.com/top-17-linked-list-interview-questions/
Sorting algorithms
https://www.youtube.com/playlist?list=PLsFNQxKNzefK_DAUwnQwBizOmcY7aDLoY
DS algo playlist
https://www.youtube.com/playlist?list=PLdo5W4Nhv31bbKJzrsKfMpo_grxuLl8LU
https://www.youtube.com/playlist?list=PLdo5W4Nhv31Yu1igxTE2x0aeShbKtVcCy
Java
https://www.javatpoint.com/corejava-interview-questions
https://www.edureka.co/blog/interview-questions/java-interview-questions/
https://www.interviewbit.com/java-interview-questions/
Interview Tips
https://www.javatpoint.com/interview-tips
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment