Facing a coding interview in USA is lot different than compared to other country.It include few skills sets and easy flexible procedure for every individual.
Few key procedures to keep in mind while facing an interview:
- Ask Your interviewer a question regarding problem.
- Find an optimum way to solve the problem and with lesser complexity(time and space).
- Write a pseudo code for your program before writing it.
- Try to fix bugs in your program systematically and correct the bugs.
- it requires coding skills, aptitude and good personality.
- Use Situation action Result module to answer question.
- Most of people makes mistake in interview so don’t worry on any of mistake you make
- Matrix problem, Reverse Linked list, Array manipulation.
- Algorithm like , merge sort, insertion sort, recursion, bit manipulation.
- How to find time and space complexity.
- question related to other data structure and other mathematical problem.
Some more type of logical Question for interview for experienced individual.
- Product design question need to be handled with more detail as asking of user.
- problem solving skill, how break problem in components.
- How to reduce ambiguity? Sanity check.
- How to solve scalablity issue?
- Everyone makes mistake in interview but they compare with other candidates.
- Make your resume short to just 1 page or maximum 2.
- Put your important projects on your resume, and job role in experience.
- Mention details of your projects, be specific about what was your role in project.
- Mention algorithm you implemented,how you optimize it?
- Certification are attractive if you put on resume.
If you really have time then please watch this video
No comments:
Post a Comment