Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/agarwalkaushal/placement-prep

Curated content to help you navigate.
https://github.com/agarwalkaushal/placement-prep

algorithms data-structures interview-questions placement problem-solving

Last synced: about 1 month ago
JSON representation

Curated content to help you navigate.

Awesome Lists containing this project

README

        

# Placement-Prep

Try this 👉 https://www.scaler.com/event/know-where-you-stand-free-self-assessment-test

Study

1. C Programming language: https://www.geeksforgeeks.org/c-programming-language/

2. Algorithms: https://www.youtube.com/playlist?list=PLDN4rrl48XKpZkf03iYFl-O29szjTrs_O

3. Data Structures: https://www.youtube.com/playlist?list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P

4. SQL: https://www.w3schools.com/sql/

Practice

1. Coding

i. https://leetcode.com/problemset/all/

ii. https://www.geeksforgeeks.org/must-do-coding-questions-for-companies-like-amazon-microsoft-adobe/

iii. https://www.hackerearth.com/practice/codemonk/

iv. https://www.hackerrank.com/interview/interview-preparation-kit

2. SQL

i. https://www.interviewbit.com/tutorial/sql-introduction/

3. Programming Output (Do at least 10 sets)

i. C: https://www.geeksforgeeks.org/output-of-a-program-set-1/

ii. Java: https://www.geeksforgeeks.org/output-of-java-program-set-1/

Last Minute Material

1. https://www.bigocheatsheet.com/
2. https://www.hackerearth.com/practice/algorithms/sorting/bubble-sort/tutorial/

Tips

1. If you are finding a set of problems too easy, solve a level harder, move out of your comfort zone.

2. GeeksforGeeks is a great place for topic wise concepts/problems. Head over to this repo for better understanding of this platform.

3. Solve Quantitative Aptitude/Logical Reasoning/Logical Deduction for an edge.

Programs

*Please try them out before moving onto the solutions

1. https://www.geeksforgeeks.org/find-maximum-path-sum-two-leaves-binary-tree/

2. https://www.geeksforgeeks.org/minimum-number-of-jumps-to-reach-end-of-a-given-array/

3. https://www.geeksforgeeks.org/partition-a-set-into-two-subsets-such-that-the-difference-of-subset-sums-is-minimum/

4. https://www.geeksforgeeks.org/minimum-number-platforms-required-railwaybus-station/

5. https://www.geeksforgeeks.org/write-an-efficient-c-function-to-convert-a-tree-into-its-mirror-tree/

6. https://www.geeksforgeeks.org/write-a-c-program-to-print-all-permutations-of-a-given-string/

7. https://www.geeksforgeeks.org/breadth-first-search-or-bfs-for-a-graph/

8. https://www.geeksforgeeks.org/depth-first-search-or-dfs-for-a-graph/

9. https://www.geeksforgeeks.org/print-a-given-matrix-in-spiral-form/

10. https://www.geeksforgeeks.org/next-greater-element/

ALL THE BEST!!!