The interview test comprised of aptitude reasoning and a coding section. You have 3 logical questions to answer in the coding section. You really need some experience in coding logical questions.
I applied online. I interviewed at Walkover Web Solutions (Indore) in Jul 2021
Interview
first, there were coding rounds then after one technical interview and then an HR interview then the final shortlisted students were offered internships. The questions range from easy to intermediate.
Interview questions [1]
Question 1
Find the longest common subsequence between two strings.
I applied through a recruiter. The process took 2 days. I interviewed at Walkover Web Solutions (Bengaluru) in Dec 2021
Interview
The first round was technical assessment consisting of 17 questions in 25 mins.All were based on Angular parent child component interaction.
The second round was technical discussion of an hour. All based on CSS,HTML,Javascript,Angular
Interview questions [1]
Question 1
1.Difference between inline vs inline-block.
2.Difference between fixed and absolute.
3.Transform property in CSS
4.Ways to place 2 boxes of unequal height next to each other.
5.Positions in CSS.
6.Inline and Block tags in HTML.
7.Display property in CSS.
8.Hoisiting in JS
9.Execution in JS.
10.ES6 features.
11.Let,var and const.
12.How to remove every second li element from a document in js.