Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at least 2 good projects and you must know every bit of them.
Tip 1 : Have at least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
This round had 2 coding questions and also an Aptitude Section. The time limit for the coding section was 45 minutes and for Aptitude, we had 15 minutes and 10 questions






(i) If the input string is 'CodeGeek', the output should be CdGk after removing ‘o’ and ‘e’.
(ii) If the input string is 'Odinson', the output should be 'dnsn' after removing ‘o’ and ‘i’.
In this round, the interviewer first asked me to explain one of my projects in detail. So I started to explain a Web Development Project that I did and so he started asking me questions around JavaScript, HTML and CSS.
Explain promises and it's 3 states.
What are callbacks?
Explain Hoisting in javascript.
What is a higher-order function?
What is the significance of <head> and <body> tag in HTML?
In how many ways you can display HTML elements?
What is a CSS Preprocessor? What are Sass, Less, and Stylus? Why do people use them?
Difference between reset vs normalize CSS?. How do they differ?
What are the differences between adaptive design and responsive design?
The company seeks that you are fit for the culture of the company or not. HR was very frank and asked standard questions
Why should we hire you?
Tip 1 : The cross-questioning can go intense sometimes, think before you speak.
Tip 2 : Be open-minded and answer whatever you are thinking, in these rounds, I feel it is important to have an opinion.

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
To make an AI less repetitive in a long paragraph, you should increase: