Full Stack Web Developer applicants have rated the interview process at Antra with 2 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 50% positive. To compare, the company-average is 51.2% positive. This is according to Glassdoor user ratings.
Candidates applying for Full Stack Web Developer roles take an average of 30 days to get hired, when considering 2 user submitted interviews for this role. To compare, the hiring process at Antra overall takes an average of 11 days.
Common stages of the interview process at Antra as a Full Stack Web Developer according to 2 Glassdoor interviews include:
Phone interview: 40%
IQ intelligence test: 20%
Skills test: 20%
Presentation: 20%
Here are the most commonly searched roles for interview reports -
I applied online. The process took 4 weeks. I interviewed at Antra
Interview
The interview process is about 45 mins and ask about some basic OOP concepts and an easy leetcode coding question. After that I was asked to write a sql query to find the second largest record from a table.
It has 3 steps, the first one is, they will explain how the company operates and asks you if you accept it, then on the second round you will have a C# code test, it is not hard, once you have passed the second round the final one will be to answer the OOP questions.
Interview questions [3]
Question 1
(My question was to put all the negative number to the front without sorting the array { 5, 2, 7, -4, 3, -8, -10 })
SQL => What is Normalization
What is Left Join, Inner Join, and Right join
C# => Abstract vs Interface
Class Vs Abstract
What is MVC
How to add database in C#