Git Product home page Git Product logo

complete-placement-preparation's Introduction

Placement-Preparation

This repository consists of all the necessary questions and their solutions required for cracking the coding rounds and technical interviews at tech companies as well. And this content will surely help you to crack your dream company. All the material has been taken and combined from various different sources. I will keep on updating this repository, If I feel that anything is missing.

The folders above consist of all the required questions and their solutions as well, according to each topic

Let me know,if you wish to add anything else to this content.

How can I best prepare for interviews?

Practice writing code in a Google doc, then running test cases on the code and optimizing it. Below are some materials that will help. Inside the information there will be a few links, a video, and also a few practice problems to help you know what to expect. Here are the top notes:

You will be given a problem or puzzle to solve and you’ll need to talk about your approach and discuss the complexity of the solutions you are proposing. You will then need to code up your solution. You‘ll want to practice coding with the first 100-150 unsorted problems on LeetCode\

Always talk through your solution, explain any trade-offs you are making between time and memory and ask any questions you need to clarify the question. It is worthwhile to talk about your initial thoughts to a question, though a brute force solution will be received less well than taking time to compose a more efficient solution\

The sequence for studying Data Structures and Algorithms should be as follows:

1️⃣ Arrays & Matrix
2️⃣ String
3️⃣ Searching
4️⃣ Sorting
5️⃣ Hashing
6️⃣ Stack
7️⃣ Queue
8️⃣ Linked List
9️⃣ Recursion
1️⃣0️⃣ Backtracking
1️⃣1️⃣ Tree
1️⃣2️⃣ BST
1️⃣3️⃣ Heap or priority queue
1️⃣4️⃣ Graph
1️⃣5️⃣ Greedy
1️⃣6️⃣ Dynamic programming
1️⃣7️⃣Trie

SOME EXTRA TIPS:

Coding Practice

LeetCode (Go to Problems -> Algorithms)
GeeksForGeeks
Hackerrank

General Interview Prep

GeeksforGeeks
High Scalability
Interview Puzzles

Will be soon adding resources for CS Fundamentals as well...

complete-placement-preparation's People

Contributors

anushka23g avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.