I applied online. I interviewed at Antra in Feb 2021
Interview
Interview consists of two rounds:
1st round is an easy programming problem to check syntax
2nd round is to ask conceptual questions regarding programming language, oop, database, etc., there is also an algorithm problem that is harder than the one in the first round
Interview questions [1]
Question 1
seperate positive and negative numbers in an array with relative order unchanged
Screening Round with a senior developer, basic questions on computer science,
If screening round passed, you get invitation to join 2 weeks free virtual training,
2nd round of interview is basically based on those 2 weeks of training.
If passed, you get offered a contract as an intern and continue the remaining 4 weeks of training.
Interview questions [1]
Question 1
SOLID principles in development and your past experience with it,
I applied online. I interviewed at Antra in Dec 2024
Interview
The interview process is very simple. Just setup meeting and tells you the business model, Then a small technical interview where you stream your IDE. Asking about background and experience.
Interview questions [1]
Question 1
Calculate the number of duplicates for each character in a string
Introduce your self, Introduce Antra as a whole, ask questions regarding projects, coding problems, etc, The whole interview is like only need less than 20 min to complete, good for new grads that are looking for a job with no expereince or no intership process before
Interview questions [1]
Question 1
Reverse a string in javascript, done in one line of code