Tip 1 : Revise all the topics related to the web development like HTML, CSS,JS, React.
Tip 2 : Practise atleast 300 questions.
Tip 3 : Revise your projects.
Tip 4 : Practise the question that were asked by that company in previous years.
Tip 1 : Mention your projects and previous experience related to the job description in your resume.
Tip 2 : Mention all your skills and achievement in your resume.
Tip 3 : Do not put false things in your resume.
Tip 4 : Provide the link of your profile on LinkedIn, github, quora.
The interview began at 12 noon. The interview environment was very good the interview the interviewer was very calm and humble. He asked me many questions and I answered mostly all of them. One thing that I would like to tell is that the interviewer was asked me a question a was stucked in it. And the interviewer asked me to take a deep breath and then answer the question. And guess what happened, I was able to solve that question.
Can you give an example of using an ID selector in CSS?
What are some of the properties of transitions in CSS3?
How can pagination be implemented?
The given linked list is 1 -> 2 -> 3 -> 4-> NULL. Then the reverse linked list is 4 -> 3 -> 2 -> 1 -> NULL and the head of the reversed linked list will be 4.
Can you solve this problem in O(N) time and O(1) space complexity?
Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
Which is a DDL command in SQL?